Property | Type | Description | |
---|---|---|---|
IndentationLevel | int | ||
ShouldWriteIndentation | bool | ||
TemplateFactory | TemplateFactory | ||
TextWriter |
Method | Description | |
---|---|---|
Indent ( System.Action Action ) : void | ||
ParserNodeContext ( |
||
Write ( String Text ) : void | ||
WriteLine ( String Text ) : void |
Method | Description | |
---|---|---|
_TryWriteIndentation ( ) : void |
Method | Description | |
---|---|---|
_GetContextWriteAutoFilteredMethod ( ) : string | ||
_GetContextWriteMethod ( ) : String |
public Indent ( System.Action Action ) : void | ||
Action | System.Action | |
return | void |
public ParserNodeContext ( |
||
TextWriter | ||
TemplateFactory | TemplateFactory | |
return | System |
protected TemplateFactory TemplateFactory | ||
return | TemplateFactory |