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.
3 層 Windows アプリケーション プロジェクトでは、どこで EventArg クラスを宣言する必要がありますか?
イベントがどのエンティティに属するかによって異なります。イベント ドリブン ドメイン モデルを使用している場合は、それらをビジネス ロジック層に配置できます。UI にのみイベントがある場合は、それらをプレゼンテーション レイヤーなどに配置する必要があります。