public List <StudentDetailsViewModel> StudentDetailsPrint() { return(_iStudent.StudentDetailsPrint()); }