Beispiel #1
0
 public void Indent(Action action)
 {
     builder.Indent(action);
 }