91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 1.26M
    文件類型: .7z
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-26
  • 語言: C#
  • 標簽: Xml??Prism??

資源簡介


資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Configuration;
using?System.Data;
using?System.Linq;
using?System.Windows;

namespace?PrismDemo.DesktopMain
{
????///?
????///?App.xaml?的交互邏輯
????///?

????public?partial?class?App?:?Application
????{
????????protected?override?void?onstartup(StartupEventArgs?e)
????????{
????????????base.onstartup(e);

????????????PrismDemoBootstrapper?bootstrapper?=?new?PrismDemoBootstrapper();
????????????bootstrapper.Run();

????????????
????????}
????}
}

評論

共有 條評論