Exemplo n.º 1
0
 public DeColumnizer(IReader reader)
 {
     textToDecolumnnize = reader.GetInputs();
 }