Syntactik.NET Documentation
Syntactik.NET Documentation
API Reference
Syntactik.Compiler.Generator
XmlGenerator Class
XmlGenerator Fields
_readerDelegate Field
ChoiceStack Field
CurrentModuleMember Field
DocumentElementAdded Field
WriterDelegate Field
XmlTextWriter Field
XmlGenerator
WriterDelegate Field
Delegate is called to create
XmlWriter
for each
Document
.
Namespace:
Syntactik.Compiler.Generator
Assembly:
Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
Copy
protected
readonly
Func
<
string
,
Encoding
,
XmlWriter
>
WriterDelegate
Field Value
Type:
Func
String
,
Encoding
,
XmlWriter
See Also
Reference
XmlGenerator Class
Syntactik.Compiler.Generator Namespace
Send comments on this topic to
info@syntactik.com