Click or drag to resize

IndentingWriter Constructor

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Overload List
  NameDescription
Public methodIndentingWriter(TextWriter, Int32)
Construct an IndentingWriter that indents a certain number of spaces.
Public methodIndentingWriter(TextWriter, String)
Construct an IndentingWriter that indents using an indention string.
Top
See Also