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

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

Méthodes publiques

Méthode Description
ClearCache ( ) : void
InterfaceImplementation ( MetaDataRow row ) : System
InterfaceImplementation ( TypeDefinition @class, TypeReference @interface ) : System
LoadCache ( ) : void
ToString ( ) : string

Method Details

ClearCache() public méthode

public ClearCache ( ) : void
Résultat void

InterfaceImplementation() public méthode

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

InterfaceImplementation() public méthode

public InterfaceImplementation ( TypeDefinition @class, TypeReference @interface ) : System
@class TypeDefinition
@interface TypeReference
Résultat System

LoadCache() public méthode

public LoadCache ( ) : void
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string