コード例 #1
0
ファイル: App.xaml.cs プロジェクト: arionlos/1
 protected override void OnResume()
 {
     _backgroundService.FireApplicationResumeEvent();
 }