Пример #1
0
 private static void Timer_Elapsed(object sender, ElapsedEventArgs e)
 {
     notificationProvider.ResetNotification();
     timer.Stop();
 }