コード例 #1
0
ファイル: SqlHelper.cs プロジェクト: nickel264/GitProject
 public SqlHelper(FileConfig config)
 {
     _config = config;
 }