ラベルが付いたWindowsフォームがあります。ディレクトリ内にあるアセンブリに応じて、実行時にラベルの値を設定したいと考えています。どのコードがどこに行くのかわかりません:
UI Form has a label.
2 class libraries that implement an interface.
Should I have another class that does the MEF composition work and do I need to call that in the constructor of the UI Form.
フォーム コンストラクターでそれを呼び出す必要があり、多くのフォームがある場合、これは非常にフォームで呼び出す必要があることを意味しますか。