Ejemplo n.º 1
0
 public void Format(TextWriter writer, bool noNames)
 {
     _impl.Format(this, writer, noNames);
 }