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