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