Esempio n. 1
0
 public List <PartnerContact> getPartnercontact(string vid)
 {
     return(partnerrepo.getPartnercontact(vid));
 }