C# Class PERWAPI.FieldMarshal

Marshalling information for a field or param
Inheritance: MetaDataElement
Show file Open project: xored/f4 Class Usage Examples

Private Methods

Method Description
BuildTables ( MetaDataOut md ) : void
FieldMarshal ( MetaDataElement field, NativeType nType ) : System
FieldMarshal ( PEReader buff ) : System
Read ( PEReader buff, TableRow fMarshal ) : void
Resolve ( PEReader buff ) : void
Size ( MetaData md ) : uint
SortKey ( ) : uint
Write ( PEWriter output ) : void