예제 #1
0
파일: TestDb.cs 프로젝트: FTJ07/plussport
 public TestDb(DbConfig dbConfig)
 {
     _dbConfig = dbConfig;
 }