Пример #1
0
 public int CheckTel1(string tel, string id)
 {
     return(service.CheckTel1(tel, id));
 }