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.
イベントハンドラのディクショナリ、またはキーを使用したメソッドのディクショナリのようなものを作成したい
キーを受け入れるメソッドで使用します。この関数が呼び出されると、キーを使用して検索し、イベントまたはメソッドを起動します。
何か案が
これはMSDNに文書化されています:方法:辞書を使用してイベントインスタンスを保存する(C#プログラミングガイド)。