Indent() private method

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