Method | Description | |
---|---|---|
Deserialize ( ) : |
Dereferences this property reference.
|
|
PropertyRef ( ) : System |
Initializes a new instance of the PropertyRef class.
|
|
PropertyRef ( |
Initializes a new instance of the PropertyRef class.
|
|
Serialize ( |
Returns the property reference which refers specified property.
|
public Deserialize ( ) : |
||
return |
public PropertyRef ( |
||
type | The declaring type of this property reference, or |
|
name | String | The name of referring property. |
return | System |
public static Serialize ( |
||
property | The property to refer. | |
return |