JsonWriter Class

Namespace
LitJson
Base Types
  • object
graph TD Base0["object"]-->Type Type["JsonWriter"] class Type type-node

Syntax

public class JsonWriter

Constructors

Properties

Name Value Summary
IndentValue int
LowerCaseProperties bool
PrettyPrint bool
TextWriter TextWriter
Validate bool

Methods