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