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