Example #1
0
 public bool Register(ContatoExact value)
 {
     return(_service.ContactRegister(value));
 }