예제 #1
0
 public void CsvProductsParsingTest()
 {
     var serv = new Service1();
     var products = serv.GetProducts("", "");
 }