C# Class NTRDebuggerTool.Objects.MemoryDispatch

Mostrar archivo Open project: valarnin/NTRRemoteDebugger Class Usage Examples

Public Properties

Property Type Description
Row int
TextAddress string
Type DataTypeExact
Value byte[]

Property Details

Row public_oe property

public int Row
return int

TextAddress public_oe property

public string TextAddress
return string

Type public_oe property

public DataTypeExact Type
return DataTypeExact

Value public_oe property

public byte[] Value
return byte[]