Table of Contents

Class Commands.Debugging_Execution_QueryCLRCapabilities.HalSystemInfo

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

Constructors

HalSystemInfo()

public HalSystemInfo()

Fields

m_OemModelInfo

public Commands.Debugging_Execution_QueryCLRCapabilities.OEM_MODEL_SKU m_OemModelInfo

Field Value

Commands.Debugging_Execution_QueryCLRCapabilities.OEM_MODEL_SKU

m_OemSerialNumbers

public Commands.Debugging_Execution_QueryCLRCapabilities.OEM_SERIAL_NUMBERS m_OemSerialNumbers

Field Value

Commands.Debugging_Execution_QueryCLRCapabilities.OEM_SERIAL_NUMBERS

m_releaseInfo

public ReleaseInfo m_releaseInfo

Field Value

ReleaseInfo

Methods

PrepareForDeserialize(int, byte[], Converter)

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

Parameters

size int
data byte[]
converter Converter