PopIndent() public method

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