C# Class PERWAPI.FieldLayout

Descriptor for layout information for a field
Inheritance: MetaDataElement
Afficher le fichier Open project: xored/f4 Class Usage Examples

Private Methods

Méthode Description
BuildTables ( MetaDataOut md ) : void
FieldLayout ( FieldDef field, uint offset ) : System
FieldLayout ( PEReader buff ) : System
Read ( PEReader buff, TableRow layouts ) : void
Resolve ( PEReader buff ) : void
Size ( MetaData md ) : uint
Write ( PEWriter output ) : void