C# Class TUP.AsmResolver.NET.Specialized.PropertyPtr

Inheritance: MetaDataMember
Show file Open project: Rex-Hays/GNIDA Class Usage Examples

Public Methods

Method Description
ClearCache ( ) : void
LoadCache ( ) : void
PropertyPtr ( MetaDataRow row ) : System
PropertyPtr ( uint reference ) : System

Method Details

ClearCache() public method

public ClearCache ( ) : void
return void

LoadCache() public method

public LoadCache ( ) : void
return void

PropertyPtr() public method

public PropertyPtr ( MetaDataRow row ) : System
row MetaDataRow
return System

PropertyPtr() public method

public PropertyPtr ( uint reference ) : System
reference uint
return System