Table of Contents

Class Commands.Debugging_Execution_QueryCLRCapabilities.Reply

Namespace
nanoFramework.Tools.Debugger.WireProtocol
Assembly
nanoFramework.Tools.DebugLibrary.Net.dll
public class Commands.Debugging_Execution_QueryCLRCapabilities.Reply : IConverter
Inheritance
Commands.Debugging_Execution_QueryCLRCapabilities.Reply
Implements
Inherited Members
Extension Methods

Constructors

Reply()

public Reply()

Fields

m_data

public byte[] m_data

Field Value

byte[]

Methods

PrepareForDeserialize(int, byte[], Converter)

public void PrepareForDeserialize(int size, byte[] data, Converter converter)

Parameters

size int
data byte[]
converter Converter