Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
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 | |
Результат | void |
public Operation ( string op, string path, string from ) : System | ||
op | string | |
path | string | |
from | string | |
Результат | System |
public Operation ( string op, string path, string from, object value ) : System | ||
op | string | |
path | string | |
from | string | |
value | object | |
Результат | System |