public void DeleteContract(int id_p2, string sortingPar_p2) { _persistence.DeleteContract(id_p2, sortingPar_p2); }