Method | Description | |
---|---|---|
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 | |
return | System |
public PropertyDefinition ( string name, PropertyAttributes attributes, uint signature ) : System | ||
name | string | |
attributes | PropertyAttributes | |
signature | uint | |
return | System |