C# Class PERWAPI.MethodSemantics

Descriptor for Property and Event methods
Inheritance: MetaDataElement
Afficher le fichier Open project: xored/f4 Class Usage Examples

Private Methods

Méthode Description
BuildTables ( MetaDataOut md ) : void
GetMethod ( ) : MethodDef
GetMethodType ( ) : MethodType
MethodSemantics ( MethodType mType, MethodDef method, Feature feature ) : System
MethodSemantics ( PEReader buff ) : System
Read ( PEReader buff, TableRow methSems ) : void
Resolve ( PEReader buff ) : void
Size ( MetaData md ) : uint
SortKey ( ) : uint
Write ( PEWriter output ) : void