메소드 | 설명 | |
---|---|---|
ClearCache ( ) : void | ||
LoadCache ( ) : void | ||
PropertyDefinition ( MetaDataRow row ) : System | ||
PropertyDefinition ( string name, PropertyAttributes attributes, uint signature ) : System | ||
ToString ( ) : string |
public PropertyDefinition ( MetaDataRow row ) : System | ||
row | MetaDataRow | |
리턴 | System |
public PropertyDefinition ( string name, PropertyAttributes attributes, uint signature ) : System | ||
name | string | |
attributes | PropertyAttributes | |
signature | uint | |
리턴 | System |