예제 #1
0
파일: App.xaml.cs 프로젝트: arionlos/1
 protected override void OnSleep()
 {
     _backgroundService.FireApplicationSleepEvent();
 }