Exemplo n.º 1
0
 public FacultyModel GetFacultyByID(string ID)
 {
     return(Ifr.GetFacultyByID(ID));
 }