Class Commands.Debugging_MFUpdate_AuthCommand
- Namespace
- nanoFramework.Tools.Debugger.WireProtocol
- Assembly
- nanoFramework.Tools.DebugLibrary.Net.dll
public class Commands.Debugging_MFUpdate_AuthCommand : Commands.OverheadBase
- Inheritance
-
Commands.Debugging_MFUpdate_AuthCommand
- Inherited Members
- Extension Methods
Constructors
Debugging_MFUpdate_AuthCommand()
public Debugging_MFUpdate_AuthCommand()
Fields
m_authArgs
public byte[] m_authArgs
Field Value
- byte[]
m_authArgsSize
public uint m_authArgsSize
Field Value
m_authCommand
public uint m_authCommand
Field Value
m_updateHandle
public int m_updateHandle
Field Value
Methods
PrepareForSend(byte[], int, int)
public override bool PrepareForSend(byte[] authArgs, int length = 0, int offset = 0)