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

Inheritance: MetaDataMember
Afficher le fichier Open project: Rex-Hays/GNIDA Class Usage Examples

Méthodes publiques

Méthode Description
ClearCache ( ) : void
LoadCache ( ) : void
ModuleReference ( MetaDataRow row ) : System
ModuleReference ( string name ) : System
ToString ( ) : string

Method Details

ClearCache() public méthode

public ClearCache ( ) : void
Résultat void

LoadCache() public méthode

public LoadCache ( ) : void
Résultat void

ModuleReference() public méthode

public ModuleReference ( MetaDataRow row ) : System
row MetaDataRow
Résultat System

ModuleReference() public méthode

public ModuleReference ( string name ) : System
name string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string