Exemplo n.º 1
0
 public void UpdateEmployeeEntity(EmployeeEntity condition_entity)
 {
     condition_entity.Update();
 }