Esempio n. 1
0
 public int AddMyEducationRecordByPlanID(int _planID)
 {
     return(_plan.AddMyEducationRecordByPlanID(_planID));
 }