Click or drag to resize

INotifier Methods

The INotifier type exposes the following members.

Methods
  Name Description
Public method Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable)
Public method Initialize Initializes the state of the object.
(Inherited from ISupportLifecycle)
Public method LoadSettings Loads saved settings from the config file.
(Inherited from IPersistSettings)
Public method Notify Process a notification.
Public method SaveSettings Saves settings to the config file.
(Inherited from IPersistSettings)
Top
See Also