Beispiel #1
0
 public int CheckNo(string labour, string id)
 {
     return(service.CheckNo(labour, id));
 }