Пример #1
0
 public StudentProfileViewModel getStudentInfo(Guid id)
 {
     return(_iStudent.getStudentInfo(id));
 }