Unindent() private method

private Unindent ( ) : void
return void
Beispiel #1
0
 public void UnIndent()
 {
     Trace.Unindent();
 }