Unindent() private méthode

private Unindent ( ) : void
Résultat void
Exemple #1
0
 public void UnIndent()
 {
     Trace.Unindent();
 }