Method | Description | |
---|---|---|
DocumentWriter ( ) : Newtonsoft.Json | ||
DocumentWriter ( Formatting formatting, |
||
DocumentWriter ( bool indent ) : Newtonsoft.Json | ||
Write ( object value ) : string |
public DocumentWriter ( Formatting formatting, |
||
formatting | Formatting | |
settings | ||
return | Newtonsoft.Json |
public DocumentWriter ( bool indent ) : Newtonsoft.Json | ||
indent | bool | |
return | Newtonsoft.Json |