Property | Type | Description |
---|
Method | Description | |
---|---|---|
Apply ( object objectToApplyTo, IObjectAdapter adapter ) : void | ||
Operation ( ) : System | ||
Operation ( string op, string path, string from ) : System | ||
Operation ( string op, string path, string from, object value ) : System | ||
ShouldSerializevalue ( ) : bool |
public Apply ( object objectToApplyTo, IObjectAdapter adapter ) : void | ||
objectToApplyTo | object | |
adapter | IObjectAdapter | |
return | void |
public Operation ( string op, string path, string from ) : System | ||
op | string | |
path | string | |
from | string | |
return | System |
public Operation ( string op, string path, string from, object value ) : System | ||
op | string | |
path | string | |
from | string | |
value | object | |
return | System |