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