메소드 | 설명 | |
---|---|---|
FieldDefinition ( MetaDataRow row ) : System | ||
FieldDefinition ( string name, FieldAttributes attributes, uint signature ) : System | ||
LoadCache ( ) : void | ||
Resolve ( ) : |
public FieldDefinition ( MetaDataRow row ) : System | ||
row | MetaDataRow | |
리턴 | System |
public FieldDefinition ( string name, FieldAttributes attributes, uint signature ) : System | ||
name | string | |
attributes | FieldAttributes | |
signature | uint | |
리턴 | System |