示例#1
0
文件: App.xaml.cs 项目: arionlos/1
 protected override void OnResume()
 {
     _backgroundService.FireApplicationResumeEvent();
 }