Свойство | Тип | Описание | |
---|---|---|---|
IndentationLevel | int | ||
ShouldWriteIndentation | bool | ||
TemplateFactory | TemplateFactory | ||
TextWriter |
Метод | Описание | |
---|---|---|
Indent ( System.Action Action ) : void | ||
ParserNodeContext ( |
||
Write ( String Text ) : void | ||
WriteLine ( String Text ) : void |
Метод | Описание | |
---|---|---|
_TryWriteIndentation ( ) : void |
Метод | Описание | |
---|---|---|
_GetContextWriteAutoFilteredMethod ( ) : string | ||
_GetContextWriteMethod ( ) : String |
public Indent ( System.Action Action ) : void | ||
Action | System.Action | |
Результат | void |
public ParserNodeContext ( |
||
TextWriter | ||
TemplateFactory | TemplateFactory | |
Результат | System |
protected TemplateFactory TemplateFactory | ||
Результат | TemplateFactory |