コード例 #1
0
ファイル: DBSearchUtils.cs プロジェクト: willman0982/DBS2QVLS
 public DBSearchUtils(DatabaseUtils db)
 {
     this.dbUtils = db;
 }