예제 #1
0
 public MentorModel GetDataByID(int id)
 {
     return(_res.GetDataByID(id));
 }