Exemplo n.º 1
0
 public EventTemplateDumper(TextWriter writer)
 {
     this.writer = new ScopedWriter(writer);
 }