C# Class _6_JIT.FreeAddress

Datei anzeigen Open project: GHScan/DailyProjects Class Usage Examples

Public Properties

Property Type Description
envIndex int
index int

Public Methods

Method Description
GetOuterAddress ( ) : FreeAddress
ToString ( ) : string

Method Details

GetOuterAddress() public method

public GetOuterAddress ( ) : FreeAddress
return FreeAddress

ToString() public method

public ToString ( ) : string
return string

Property Details

envIndex public_oe property

public int envIndex
return int

index public_oe property

public int index
return int