Exemplo n.º 1
0
 public string Indent(int level)
 {
     return(_default.Indent(level));
 }