Exemple #1
0
 public IList <Khoa> DanhSachKhoa()
 {
     return(_khoaRepository.DanhSachKhoa());
 }