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

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

Méthodes publiques

Méthode Description
ClearCache ( ) : void
EventDefinition ( MetaDataRow row ) : System
EventDefinition ( string name, EventAttributes attributes, TypeReference eventType ) : System
LoadCache ( ) : void
ToString ( ) : string

Method Details

ClearCache() public méthode

public ClearCache ( ) : void
Résultat void

EventDefinition() public méthode

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

EventDefinition() public méthode

public EventDefinition ( string name, EventAttributes attributes, TypeReference eventType ) : System
name string
attributes EventAttributes
eventType TypeReference
Résultat System

LoadCache() public méthode

public LoadCache ( ) : void
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string