App.xaml 的交互逻辑
Inheritance: GuoKun.Configuration.SingletonApplication
コード例 #1
0
ファイル: App.g.i.cs プロジェクト: whoisyouridol/Account
 public static void Main()
 {
     Account.App app = new Account.App();
     app.InitializeComponent();
     app.Run();
 }