Ejemplo n.º 1
0
 public BaiTuyenDungController(IBaiTuyenDungService baiTuyenDungService)
 {
     _baiTuyenDungService = baiTuyenDungService;
 }