IndentedTextWriter Constructor

 

Initializes a new instance of the IndentedTextWriter class using the specified text writer and default tab string.

Namespace:   System.CodeDom.Compiler
Assembly:  System (in System.dll)

NameDescription
System_CAPS_pubmethodIndentedTextWriter(TextWriter^)

Initializes a new instance of the IndentedTextWriter class using the specified text writer and default tab string.

System_CAPS_pubmethodIndentedTextWriter(TextWriter^, String^)

Initializes a new instance of the IndentedTextWriter class using the specified text writer and tab string.

Return to top
Show: