Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
CreateFromJson ( string name, string json ) : |
Creates from json.
|
|
ToJson ( bool ignoreNulls ) : string |
To the json.
|
|
ToString ( ) : string |
Returns a System.String that represents this instance.
|
public static CreateFromJson ( string name, string json ) : |
||
name | string | The name. |
json | string | The json. |
Результат |
public ToJson ( bool ignoreNulls ) : string | ||
ignoreNulls | bool | if set to |
Результат | string |