SqliteDbContext constructor

SqliteDbContext(
  1. DatabaseExecutor _db
)

Implementation

SqliteDbContext(this._db);