Table of Contents

Class SRecordFile.Block

Namespace
nanoFramework.Tools.Debugger
Assembly
nanoFramework.Tools.DebugLibrary.Net.dll
public class SRecordFile.Block
Inheritance
SRecordFile.Block
Inherited Members
Extension Methods

Constructors

Block()

public Block()

Fields

address

public uint address

Field Value

uint

data

public MemoryStream data

Field Value

MemoryStream

executable

public bool executable

Field Value

bool