Esempio n. 1
0
 public String GetStudentName()
 {
     return(_studentModal.GetName());
 }
Esempio n. 2
0
 public String GetStudentName()
 {
     return(model.GetName());
 }