Example #1
0
 internal NotifyThread(ICUNotifier notifier)
 {
     this.notifier = notifier;
 }