Indent() private method

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