JsonGeneratorWriterDelegate Field
|
Delegate is called to create JsonWriter for each
Document.
Namespace:
Syntactik.Compiler.Generator
Assembly:
Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntaxprotected readonly Func<string, JsonWriter> WriterDelegate
Field Value
Type:
FuncString,
JsonWriter
See Also