Beispiel #1
0
 public int CheckIdentity(string identity)
 {
     return(service.CheckIdentity(identity));
 }