Beispiel #1
0
 public String GetStudentRollNo()
 {
     return(_studentModal.GetRollNo());
 }
Beispiel #2
0
 public String GetStudentRollNo()
 {
     return(model.GetRollNo());
 }