Пример #1
0
 public string getSubjectId(string staffId)
 {
     return(scheduleDAL.getSubjectId(staffId));
 }