TextMarshallerStorageStrategy

Undocumented in source.

Members

Functions

AddLine
void AddLine(string text)
Undocumented in source. Be warned that the author may not have intended to support it.
AddText
void AddText(string text)
Undocumented in source. Be warned that the author may not have intended to support it.
ClearBuffer
void ClearBuffer()
Undocumented in source. Be warned that the author may not have intended to support it.
DecreaseIndentation
void DecreaseIndentation(uint value)
Undocumented in source. Be warned that the author may not have intended to support it.
DecrementIndentation
void DecrementIndentation()
Undocumented in source. Be warned that the author may not have intended to support it.
GetBuffer
string GetBuffer()
Undocumented in source. Be warned that the author may not have intended to support it.
IncreaseIndentation
void IncreaseIndentation(uint value)
Undocumented in source. Be warned that the author may not have intended to support it.
IncrementIndentation
void IncrementIndentation()
Undocumented in source. Be warned that the author may not have intended to support it.
SetIndentation
void SetIndentation(uint value)
Undocumented in source. Be warned that the author may not have intended to support it.
SetIndentationString
void SetIndentationString(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
SetNewLineString
void SetNewLineString(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
UndoLastIndentation
void UndoLastIndentation()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ITextMarshalerStorageStrategy

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

Meta