flexiblemarshal ~master (2022-05-19T14:38:20.6636536)
Dub
Repo
ITextMarshalerStorageStrategy
libs
marshal
text_marshaller
Undocumented in source.
package
interface
ITextMarshalerStorageStrategy {}
Members
Functions
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.
Meta
Source
See Implementation
libs
marshal
text_marshaller
classes
TextMarshallerStorageStrategy
interfaces
ITextMarshalerStorageStrategy