Method | Description | |
---|---|---|
AddNotifier ( IProgressErrorNotifier notifier ) : void |
IErrorNotificationManager.AddNotifier
|
|
RemoveNotifier ( IProgressErrorNotifier notifier ) : void |
IErrorNotificationManager.RemoveNotifier
|
Method | Description | |
---|---|---|
IProgressErrorNotifier ( |
public AddNotifier ( IProgressErrorNotifier notifier ) : void | ||
notifier | IProgressErrorNotifier | A unique instance of |
return | void |
public RemoveNotifier ( IProgressErrorNotifier notifier ) : void | ||
notifier | IProgressErrorNotifier | An existing instance of |
return | void |