public CYCLE_STOREContext()

in AdventureWorksMVCCore.Web/Models/CYCLE_STOREContext.cs [13:16]


        public CYCLE_STOREContext(DbContextOptions<CYCLE_STOREContext> options)
            : base(options)
        {
        }