Ejemplo n.º 1
0
 public Khoa LayKhoaID(int Id)
 {
     return(_khoaRepository.LayKhoaID(Id));
 }