Click or drag to resize

CodeWriter Constructor

Overload List
  NameDescription
Public methodCodeWriter(Boolean, Boolean)
Create a code writer that writes to a string.
Public methodCodeWriter(String, Encoding, Boolean, Boolean, Boolean)
Create a code writer that writes to a text file.
Top
See Also