Exemplo n.º 1
0
 public void AlterarFuncionario(Funcionario funcionario)
 {
     repositorioFunc.updgradeFunc(funcionario);
 }