Exemplo n.º 1
0
 public CustomList <ContactInfo> GetAllContactInfoForDropDown()
 {
     return(ContactInfo.GetAllContactInfoForDropDown());
 }