Méthode | Description | |
---|---|---|
JsonPropertyFixupWriter ( |
||
WritePropertyName ( string name ) : void | ||
WriteValue ( string value ) : void |
Méthode | Description | |
---|---|---|
ToCamelCase ( string s ) : string |
public JsonPropertyFixupWriter ( |
||
textWriter | ||
Résultat | Newtonsoft.Json |
public WritePropertyName ( string name ) : void | ||
name | string | |
Résultat | void |