Method RemoveNotifier
RemoveNotifier(INotifier)
When implemented by a class, exclude specified handler from notification handlers list.
void RemoveNotifier(INotifier sender)
Parameters
sender
INotifierSpecifies an object that can respond a notification.