fix bugs.

This commit is contained in:
Bruce
2026-04-04 19:49:45 +08:00
parent bf54d5a531
commit b562d5b5ba
2 changed files with 7 additions and 2 deletions
+3
View File
@@ -380,4 +380,7 @@ namespace DataUtils
JsUtils.Call (cb, progress);
}
}
[ComVisible (true)]
[ClassInterface (ClassInterfaceType.AutoDual)]
public class _I_Exception: IExcep
}