Exemplo n.º 1
0
 public string GetInfo(FileStream s)
 {
     return(handler.ColumnData(s));
 }