Show / Hide Table of Contents

Constructor IndentedStringBuilder

| Improve this Doc View Source

IndentedStringBuilder()

Initializes a new instance of IndentedStringBuilder class.

Declaration
public IndentedStringBuilder()
| Improve this Doc View Source

IndentedStringBuilder(String)

Initializes a new instance of IndentedStringBuilder class.

Declaration
public IndentedStringBuilder(string tabString)
Parameters
Type Name Description
System.String tabString

The tab string value.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest