Table of Contents

Class Commands.DebuggingDeploymentStatus.ReplyEx

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

Constructors

ReplyEx()

public ReplyEx()

Fields

SectorData

public Commands.DebuggingDeploymentStatus.FlashSector[] SectorData

Field Value

FlashSector[]

Methods

PrepareForDeserialize(int, byte[], Converter)

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

Parameters

size int
data byte[]
converter Converter