Beispiel #1
0
 public bool CheckBusinessInfo(string phone)
 {
     return(service.CheckBusiness(phone));
 }