Tetris
ScoreContext Class Reference
Inheritance diagram for ScoreContext:

Protected Member Functions

override void OnConfiguring (DbContextOptionsBuilder optionsBuilder)
 It use SQLite and use the database file located at .\Resources\db.sl3. More...
 

Properties

DbSet< ScoreScores [get, set]
 

Member Function Documentation

◆ OnConfiguring()

override void ScoreContext.OnConfiguring ( DbContextOptionsBuilder  optionsBuilder)
protected

It use SQLite and use the database file located at .\Resources\db.sl3.

Parameters
DbContextOptionsBuilderThis is the class that will be used to configure the DbContext.

The documentation for this class was generated from the following file: