C# Class PERWAPI.FieldRef

Descriptor for a field of a class defined in another assembly/module
Inheritance: Field
Afficher le fichier Open project: xored/f4 Class Usage Examples

Private Methods

Méthode Description
BuildCILInfo ( CILWriter output ) : void
BuildTables ( MetaDataOut md ) : void
FieldRef ( Class paren, string name, Type fType ) : System
FieldRef ( uint parenIx, string name, uint sigIx ) : System
GetCodedIx ( CIx code ) : uint
ResolveParent ( PEReader buff ) : Member
Size ( MetaData md ) : uint
Write ( PEWriter output ) : void