Ejemplo n.º 1
0
 public CUST_INFO GetCustInfoSms(string fromusername)
 {
     return(_set.GetCustInfoSms(fromusername));
 }