コード例 #1
0
ファイル: TestDb.cs プロジェクト: FTJ07/plussport
 public TestDb(DbConfig dbConfig)
 {
     _dbConfig = dbConfig;
 }