Property | Type | Description | |
---|---|---|---|
Name | string | ||
ShortName | string |
Method | Description | |
---|---|---|
PropertyAttribute ( string name ) : System | ||
PropertyAttribute ( string name, string short_name ) : System |
public PropertyAttribute ( string name ) : System | ||
name | string | |
return | System |
public PropertyAttribute ( string name, string short_name ) : System | ||
name | string | |
short_name | string | |
return | System |