Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static field: IClassifyFormat<JsonValue> DefaultFormat

Declaration

IClassifyFormat<JsonValue> DefaultFormat

Summary

Format used when null is passed to methods that take a format. Make sure not to modify this instance if any thread in the application might be in the middle of using ClassifyJson; ideally the options shoud be set once during startup and never changed after that.