PushIndent() public method

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