C# Class PERWAPI.MethodImpl

Descriptor for an overriding method (.override)
Inheritance: MetaDataElement
Show file Open project: xored/f4 Class Usage Examples

Private Methods

Method Description
BuildTables ( MetaDataOut md ) : void
ChangeRefsToDefs ( ClassDef newType, ClassDef oldTypes ) : void
MethodImpl ( ClassDef par, Method decl, Method bod ) : System
MethodImpl ( PEReader buff ) : System
MethodImpl ( PEReader buff, ClassDef par, uint bIx, uint dIx ) : System
Read ( PEReader buff, TableRow impls ) : void
Resolve ( PEReader buff ) : void
ResolveMethDetails ( ) : void
SetOwner ( ClassDef cl ) : void
Size ( MetaData md ) : uint
Write ( PEWriter output ) : void