Exemplo n.º 1
0
 public void Indent(Action action)
 {
     builder.Indent(action);
 }