コード例 #1
0
ファイル: HDFql.cs プロジェクト: jhy871167495/dotHDFql
        public static string ErrorGetMessage()
        {
            string ret = HDFqlPINVOKE.ErrorGetMessage();

            return(ret);
        }