Exemple #1
0
 protected override void OnExit(ExitEventArgs e)
 {
     NoticeManager.ExitNotification();
     base.OnExit(e);
 }