|
|
1
2
Event Aggregation QuickStart
这是一个合理的代码示例演练。它只处理几个类,并使用与用户/电子邮件关系(财务事务/日志)类似的场景。不过,该示例确实使用了泛型,但这对于所有PRISM示例都是一样的,因为这是Patterns&实践实现了事件聚合器模式。
|
|
|
2
0
|
|
|
3
0
Prism Event Aggregator Service And Extension Methods 我还想看看P&公司的Prism;第 |