Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
大佬求教,
我在动态编译时需要加载其他程序集中的类,目前的代码是这样:
code中有对其他类的引用, 但这样是不行的,一直提示未能找到类型。
我又尝试下面这种形式,但是并没有什么差别,还是一样的异常,这该如何是好?
顺便说一下,代码中加载的Dynamic.dll 也是用第二种方式生成的。
Beta Was this translation helpful? Give feedback.
All reactions