Ejemplo n.º 1
0
 public void DeleteCoursePlan(int coursePlanID)
 {
     _plan.DeleteCoursePlan(coursePlanID);
 }