.net 2.0 的事件聚合器

发布于 2024-11-06 11:35:59 字数 270 浏览 0 评论 0原文

在我的 .net 2.0 Win Forms 应用程序中,我想从许多不同的地方/类引发类似 OnProgress 事件的事件,并在一个地方处理所有这些事件。

我们使用 Microsoft 的 UnityContainer 进行依赖项注入,并且我在 Composite Application Library 的 EventAggregator 中看到了一个很好的解决方案。

您能否给我一些类似于 EventAggregator 的建议,可以在 .net 2.0 下工作?

谢谢。

In my .net 2.0 Win Forms application I want to raise something like OnProgress event from many different places/classes, and handle all these events in one place.

We're using Microsoft's UnityContainer for dependency injection, and I saw a good solution for the problem I have in EventAggregator from Composite Application Library.

Could you please advice me something similar to EventAggregator, that will work under .net 2.0?

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

ˇ宁静的妩媚 2024-11-13 11:35:59

您可以在此处阅读一些建议

You can read some recommendations here

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文