Method | Description | |
---|---|---|
FormatText ( string Content, System.Text.Format Format ) : string | ||
GetText ( |
Method | Description | |
---|---|---|
EndLine ( ) : void | ||
Indent ( ) : void | ||
Outdent ( ) : void | ||
RemoveLastComma ( ) : void | ||
Tab ( ) : void |
public FormatText ( string Content, System.Text.Format Format ) : string | ||
Content | string | |
Format | System.Text.Format | |
return | string |