Prism 1.介绍

Prism 1.介绍

https://prismlibrary.com/docs/

提供了一组设计模式的实现,

包括

1 MVVM

2 依赖注入(DI)

3 命令(Commands)

4 事件聚合(EventAggregator)

。。。。

原文地址:https://www.cnblogs.com/swobble/p/12809932.html