Exemplo n.º 1
0
 public void DeleteEvaluation(int id_p2, string sortingPar_p2)
 {
     _persistence.DeleteEvaluation(id_p2, sortingPar_p2);
 }