Exemplo n.º 1
0
 public void CsvProductsParsingTest()
 {
     var serv = new Service1();
     var products = serv.GetProducts("", "");
 }