Ejemplo n.º 1
0
 public void DeleteFree(int id)
 {
     _simpleService.DeleteFreeStudents();
 }