Method | Description | |
---|---|---|
Indent ( System.Action Action ) : void | ||
ToString ( ) : string | ||
UnIndent ( System.Action Action ) : void | ||
Write ( string InlineText ) : |
||
WriteNewLine ( ) : |
public Indent ( System.Action Action ) : void | ||
Action | System.Action | |
return | void |
public UnIndent ( System.Action Action ) : void | ||
Action | System.Action | |
return | void |
public Write ( string InlineText ) : |
||
InlineText | string | |
return |
public WriteNewLine ( ) : |
||
return |