示例#1
0
 public Khoa LayKhoaID(int Id)
 {
     return(_khoaRepository.LayKhoaID(Id));
 }