C# Class PERWAPI.Event

Descriptor for an event
Inheritance: Feature
Afficher le fichier Open project: xored/f4 Class Usage Examples

Méthodes publiques

Méthode Description
GetEventType ( ) : Type

Private Methods

Méthode Description
BuildCILInfo ( CILWriter output ) : void
BuildTables ( MetaDataOut md ) : void
ChangeRefsToDefs ( ClassDef newType, ClassDef oldTypes ) : void
Event ( PEReader buff ) : System
Event ( string name, Type eType, ClassDef parent ) : System
GetCodedIx ( CIx code ) : uint
Read ( PEReader buff, TableRow events ) : void
ReadNames ( PEReader buff, ClassDef theClass, uint classIx ) : string[]
Resolve ( PEReader buff ) : void
Size ( MetaData md ) : uint
Write ( CILWriter output ) : void
Write ( PEWriter output ) : void

Method Details

GetEventType() public méthode

public GetEventType ( ) : Type
Résultat Type