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

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

Méthodes publiques

Méthode Description
ClearCache ( ) : void
Constant ( MetaDataMember parent, ElementType type, uint signature ) : System
Constant ( MetaDataRow row ) : System
LoadCache ( ) : void

Method Details

ClearCache() public méthode

public ClearCache ( ) : void
Résultat void

Constant() public méthode

public Constant ( MetaDataMember parent, ElementType type, uint signature ) : System
parent MetaDataMember
type ElementType
signature uint
Résultat System

Constant() public méthode

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

LoadCache() public méthode

public LoadCache ( ) : void
Résultat void