Method | Description | |
---|---|---|
FieldDefinition ( MetaDataRow row ) : System | ||
FieldDefinition ( string name, FieldAttributes attributes, uint signature ) : System | ||
LoadCache ( ) : void | ||
Resolve ( ) : |
public FieldDefinition ( MetaDataRow row ) : System | ||
row | MetaDataRow | |
return | System |
public FieldDefinition ( string name, FieldAttributes attributes, uint signature ) : System | ||
name | string | |
attributes | FieldAttributes | |
signature | uint | |
return | System |