Exemplo n.º 1
0
 public int Registration(CustomerBE s)
 {
     return(ob.Registration(s));
 }