Esempio n. 1
0
 public TuyenDuongRepository(HeThongQuanLyVPGTContext context) : base(context)
 {
 }
Esempio n. 2
0
 public BienBanRepository(HeThongQuanLyVPGTContext context) : base(context)
 {
 }
 public KhuVucRepository(HeThongQuanLyVPGTContext context) : base(context)
 {
 }
 public DoiRepository(HeThongQuanLyVPGTContext context) : base(context)
 {
 }
Esempio n. 5
0
 public ChuyenDeRepository(HeThongQuanLyVPGTContext context) : base(context)
 {
 }
Esempio n. 6
0
 public NguoiDieuKhienRepository(HeThongQuanLyVPGTContext context) : base(context)
 {
 }
Esempio n. 7
0
 public TaiKhoanRepository(HeThongQuanLyVPGTContext context) : base(context)
 {
 }
 public TheLoaiPhuongTienRepository(HeThongQuanLyVPGTContext context) : base(context)
 {
 }
Esempio n. 9
0
 public CapBacRepository(HeThongQuanLyVPGTContext context) : base(context)
 {
 }