摘要: 一、手动添加 安装包 Prism.DryIoc app.xaml.cs 修改 继承基类为: PrismApplication实现其中的抽象成员:CreateShell 用于指定启动的窗口类 1 public partial class App : PrismApplication 2 { 3 pro 阅读全文
posted @ 2023-12-04 13:49 无处不在-超超 阅读(1039) 评论(0) 推荐(0)