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