Unindent() private method

private Unindent ( ) : void
return void
Exemplo n.º 1
0
 public void UnIndent()
 {
     Trace.Unindent();
 }