PushIndent() public method

public PushIndent ( ) : void
return void
Exemplo n.º 1
0
 protected void PushIndent()
 {
     _writer.PushIndent();
 }