JsonDataWriterSettings - конструктор Смотри также Terrasoft.Common - пространство имен > JsonDataWriterSettings - класс : JsonDataWriterSettings C#
Glossary Item Box
public JsonDataWriterSettings()
The default settings for the JsonDataWriterSettings instance: > >
Encoding | System.Text.Encoding.UTF8 |
Formatting: | Newtonsoft.Json.Formatting.None |
Use quotation marks in the object name | true |
Automatically place opening brace to the stream that is used to write | true |