// CONSTRUCTOR public CyclusMaakInstellingenRepository(ProductieBaseDataContext dB) { DB = dB; }
// CONSTRUCTOR public MachineOnderdeelRepository(ProductieBaseDataContext dB) { DB = dB; }
// CONSTRUCTOR public ProductEigenschapRepository(ProductieBaseDataContext dB) { DB = dB; }
// CONSTRUCTOR public ProductRepository(ProductieBaseDataContext dB) { DB = dB; }
// CONSTRUCTOR public ProductVersieCyclusRepository(ProductieBaseDataContext dB) { DB = dB; }
// CONSTRUCTOR public HmiMgmtExchangeRepository(ProductieBaseDataContext dB) { DB = dB; }
// CONSTRUCTOR public CyclusTypeRepository(ProductieBaseDataContext dB) { DB = dB; }