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