Пример #1
0
 /// <summary>
 /// Closes the notification window
 /// </summary>
 public void CloseWindow()
 {
     windowHelper.Close();
 }