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