Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
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. |
Résultat |
public ToJson ( bool ignoreNulls ) : string | ||
ignoreNulls | bool | if set to |
Résultat | string |