Click or drag to resize
StringWriter Constructor
Overload List
  NameDescription
Public methodStringWriter
Creates new instance of string writer.
Public methodStringWriter(StringBuilder)
Creates new instance of string writer.
Public methodStringWriter(StringBuilder, IFormatProvider)
Creates new instance of string writer.
Top
See Also