Example #1
0
 public int Add(SMSModel model)
 {
     return(iSMS.Add(model));
 }