Exemplo n.º 1
0
 public bool ExistsClient(int id)
 {
     return(_api.ExistsClient(id));
 }