- AddLine
void AddLine(string text)
Undocumented in source.
- AddText
void AddText(string text)
Undocumented in source.
- ClearBuffer
void ClearBuffer()
Undocumented in source.
- DecreaseIndentation
void DecreaseIndentation(uint value)
Undocumented in source.
- DecrementIndentation
void DecrementIndentation()
Undocumented in source.
- GetBuffer
string GetBuffer()
Undocumented in source.
- IncreaseIndentation
void IncreaseIndentation(uint value)
Undocumented in source.
- IncrmentIndentation
void IncrmentIndentation()
Undocumented in source.
- SetIndentation
void SetIndentation(uint value)
Undocumented in source.
- SetIndentationString
void SetIndentationString(string value)
Undocumented in source.
- SetNewLineString
void SetNewLineString(string value)
Undocumented in source.