Esempio n. 1
0
 public ConsoleIODefinition()
 {
     this.TextWriter = new ConsoleWriter();
 }