Exemplo n.º 1
0
 public bool Register(EmpresaExact value)
 {
     return(_service.AccountRegister(value));
 }