コード例 #1
0
ファイル: API.cs プロジェクト: sami1971/ediabaslib
 public static bool apiInit()
 {
     return(_apiInternal.apiInit());
 }