Esempio n. 1
0
 public static List <string> GetAllSupplierNames()
 {
     return(SupplierDAO.GetAllSuppliersNames());
 }