public FilterTechInspModel(WebBD_GIBDD.Data.WebBD_GIBDDContext context)
 {
     _context = context;
 }
Beispiel #2
0
 public FilterPositionModel(WebBD_GIBDD.Data.WebBD_GIBDDContext context)
 {
     _context = context;
 }
Beispiel #3
0
 public IndexModel(WebBD_GIBDD.Data.WebBD_GIBDDContext context)
 {
     _context = context;
 }
 public ListAutoModel(WebBD_GIBDD.Data.WebBD_GIBDDContext context)
 {
     _context = context;
 }
 public FilterDriverModel(WebBD_GIBDD.Data.WebBD_GIBDDContext context)
 {
     _context = context;
 }
 public ListStolenModel(WebBD_GIBDD.Data.WebBD_GIBDDContext context)
 {
     _context = context;
 }
 public FilterRankModel(WebBD_GIBDD.Data.WebBD_GIBDDContext context)
 {
     _context = context;
 }