开发者

MEF Event Aggregation without unity/prism (any builtin class in .net 4)

开发者 https://www.devze.com 2023-02-28 13:10 出处:网络
Does MEF has Event Aggregation like feature builtin 开发者_StackOverflow(I don\'t want Prism etc) No, it doesn\'t have this built in.If you don\'t want to use something like Prism you would need to cr

Does MEF has Event Aggregation like feature builtin 开发者_StackOverflow(I don't want Prism etc)


No, it doesn't have this built in. If you don't want to use something like Prism you would need to create your own contracts for event aggregation, I think.

0

精彩评论

暂无评论...
验证码 换一张
取 消