Esempio n. 1
0
 public CustomList <ContactInfo> GetAllSupplier()
 {
     return(ContactInfo.GetAllSupplier());
 }