Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在我的项目中使用 Janus v2 跟踪。运行项目时,出现此异常:
动态程序集中不支持调用的成员
在这一行:
this.btnInvoice = new Janus.Windows.EditControls.UIButton();
你能帮我解决这个问题吗?