Пример #1
0
 public TuyenDuongRepository(HeThongQuanLyVPGTContext context) : base(context)
 {
 }
Пример #2
0
 public BienBanRepository(HeThongQuanLyVPGTContext context) : base(context)
 {
 }
 public KhuVucRepository(HeThongQuanLyVPGTContext context) : base(context)
 {
 }
 public DoiRepository(HeThongQuanLyVPGTContext context) : base(context)
 {
 }
Пример #5
0
 public ChuyenDeRepository(HeThongQuanLyVPGTContext context) : base(context)
 {
 }
Пример #6
0
 public NguoiDieuKhienRepository(HeThongQuanLyVPGTContext context) : base(context)
 {
 }
Пример #7
0
 public TaiKhoanRepository(HeThongQuanLyVPGTContext context) : base(context)
 {
 }
 public TheLoaiPhuongTienRepository(HeThongQuanLyVPGTContext context) : base(context)
 {
 }
Пример #9
0
 public CapBacRepository(HeThongQuanLyVPGTContext context) : base(context)
 {
 }