Exemplo n.º 1
0
 public int CreateCP(int id)
 {
     return(clientAccess.CreateCP(id));
 }