Example #1
0
 public static List <SelectListItem> GetWmpTrustCompany(string type)
 {
     return(_wmpRepository.GetTrustCompany(type));
 }