コード例 #1
0
ファイル: SQL_Setting.cs プロジェクト: s-luque/PYS_WEB
 private SQL_Setting(SQL_Action_Config sql_action)
 {
     Util.s_sql_action = sql_action;
 }