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