コード例 #1
0
ファイル: Counter.cs プロジェクト: wangtingwei/EasyOne-csharp
 public static bool DoInit()
 {
     return(dal.DoInit());
 }