Пример #1
0
 public PhongBan LayPhongBanID(int Id)
 {
     return(_phongBanRepository.LayPhongBanID(Id));
 }