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