Ejemplo n.º 1
0
 public object GetMasterDistributorDropdownList()
 {
     return(_distributorRepository.GetMasterDistributorDropdownList());
 }