Метод | Описание | |
---|---|---|
Deserialize ( |
||
MapField ( string key, string fieldName = null, bool required = true, string ignoreIfValue = null ) : System | ||
Serialize ( |
public Deserialize ( |
||
map | ||
nodes | List |
|
Результат | void |
public MapField ( string key, string fieldName = null, bool required = true, string ignoreIfValue = null ) : System | ||
key | string | |
fieldName | string | |
required | bool | |
ignoreIfValue | string | |
Результат | System |
public Serialize ( |
||
map | ||
nodes | List |
|
Результат | void |