Legend
| Static field: IClassifyFormat<JsonValue> DefaultFormat
DeclarationIClassifyFormat<JsonValue> DefaultFormat SummaryFormat 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. |