C# Class PERWAPI.InterfaceImpl

Descriptor for interface implemented by a class
Inheritance: MetaDataElement
Afficher le fichier Open project: xored/f4 Class Usage Examples

Private Methods

Méthode Description
BuildTables ( MetaDataOut md ) : void
GetCodedIx ( CIx code ) : uint
InterfaceImpl ( ClassDef theClass, Class theInterface ) : System
InterfaceImpl ( ClassDef theClass, TableRow theInterface ) : System
InterfaceImpl ( PEReader buff ) : System
Read ( PEReader buff, TableRow impls ) : void
Resolve ( PEReader buff ) : void
Size ( MetaData md ) : uint
TheClass ( ) : ClassDef
TheInterface ( ) : Class
Write ( PEWriter output ) : void