Class Commands.Debugging_MFUpdate_AuthCommand.Reply
- Namespace
- nanoFramework.Tools.Debugger.WireProtocol
- Assembly
- nanoFramework.Tools.DebugLibrary.Net.dll
public class Commands.Debugging_MFUpdate_AuthCommand.Reply : IConverter
- Inheritance
-
Commands.Debugging_MFUpdate_AuthCommand.Reply
- Implements
- Inherited Members
- Extension Methods
Constructors
Reply()
public Reply()
Fields
m_response
public byte[] m_response
Field Value
- byte[]
m_responseSize
public uint m_responseSize
Field Value
m_success
public int m_success
Field Value
Methods
PrepareForDeserialize(int, byte[], Converter)
public void PrepareForDeserialize(int size, byte[] data, Converter converter)