Unindent() public static method

public static Unindent ( ) : void
return void
Exemplo n.º 1
0
 public static void Unindent()
 {
     TraceInternal.Unindent();
 }