コード例 #1
0
ファイル: SafeSC.cs プロジェクト: linrb/CMS-Source-code
 public static bool Submit_Check(StateBag s)
 {
     return(SafeC.Submit_Check(s));
 }