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();
これで私を助けてもらえますか?