Class Commands.Monitor_DeploymentMap.Reply
- Namespace
- nanoFramework.Tools.Debugger.WireProtocol
- Assembly
- nanoFramework.Tools.DebugLibrary.Net.dll
public class Commands.Monitor_DeploymentMap.Reply : IConverter
- Inheritance
-
Commands.Monitor_DeploymentMap.Reply
- Implements
- Inherited Members
- Extension Methods
Constructors
Reply()
public Reply()
Fields
m_count
public int m_count
Field Value
m_map
public List<Commands.Monitor_DeploymentMap.DeploymentData> m_map
Field Value
Methods
PrepareForDeserialize(int, byte[], Converter)
public void PrepareForDeserialize(int size, byte[] data, Converter converter)