Property | Type | Description | |
---|---|---|---|
GetContents | string | ||
HasAutomaticGetter | bool | ||
HasAutomaticSetter | bool | ||
IsStatic | bool | ||
IsVirtual | bool | ||
Name | string | ||
Scope | Scope | ||
SetContents | string | ||
Type |
Method | Description | |
---|---|---|
Clone ( ) : |
||
ParsedProperty ( ) : System | ||
ParsedProperty ( Scope scope, string type, string name ) : System | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
FromPropertyInfo ( System property ) : |
public ParsedProperty ( Scope scope, string type, string name ) : System | ||
scope | Scope | |
type | string | |
name | string | |
return | System |