Method | Description | |
---|---|---|
JsonPropertyFixupWriter ( |
||
WritePropertyName ( string name ) : void | ||
WriteValue ( string value ) : void |
Method | Description | |
---|---|---|
ToCamelCase ( string s ) : string |
public JsonPropertyFixupWriter ( |
||
textWriter | ||
return | Newtonsoft.Json |
public WritePropertyName ( string name ) : void | ||
name | string | |
return | void |