예제 #1
0
 public void EndTrain(Account_Course data)
 {
     _courseServices.endTrain(data);
 }