Example #1
0
 public bool Update(EmpresaExact value)
 {
     return(_service.AccountUpdate(value));
 }