A class that loads all Notifier adapters.


All Members | Constructors | Methods | Properties | Events | |
Icon | Member | Description |
---|---|---|
![]() | Notifiers()()() | Initializes a new instance of the Notifiers class |
![]() | AdapterCreated()()() | (Inherited from AdapterLoader<(Of <(INotifier>)>).) |
![]() | AdapterDirectory()()() | (Inherited from AdapterLoader<(Of <(INotifier>)>).) |
![]() | AdapterLoaded()()() | (Inherited from AdapterLoader<(Of <(INotifier>)>).) |
![]() | AdapterLoadException()()() | (Inherited from AdapterLoader<(Of <(INotifier>)>).) |
![]() | Adapters()()() | (Inherited from AdapterLoader<(Of <(INotifier>)>).) |
![]() | AdapterUnloaded()()() | (Inherited from AdapterLoader<(Of <(INotifier>)>).) |
![]() | AdapterWatcher()()() | (Inherited from AdapterLoader<(Of <(INotifier>)>).) |
![]() | Dispose()()() | (Inherited from AdapterLoader<(Of <(INotifier>)>).) |
![]() | Dispose(Boolean) | (Inherited from AdapterLoader<(Of <(INotifier>)>).) |
![]() | Enabled()()() | (Inherited from AdapterLoader<(Of <(INotifier>)>).) |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | ExecuteAdapterOperation(INotifier, Object) |
Executes Notify(String, String, String, NotificationTypes) on the specified notifier adapter.
(Overrides AdapterLoader<(Of <(INotifier>)>).ExecuteAdapterOperation(UTP, Object).) |
![]() | Finalize()()() | (Inherited from AdapterLoader<(Of <(INotifier>)>).) |
![]() | GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | Initialize()()() | (Inherited from AdapterLoader<(Of <(INotifier>)>).) |
![]() | Initialize(IEnumerable<(Of <(Type>)>)) | (Inherited from AdapterLoader<(Of <(INotifier>)>).) |
![]() | MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | Name()()() | (Inherited from AdapterLoader<(Of <(INotifier>)>).) |
![]() | OnAdapterCreated(UTP) | (Inherited from AdapterLoader<(Of <(INotifier>)>).) |
![]() | OnAdapterLoaded(UTP) | (Inherited from AdapterLoader<(Of <(INotifier>)>).) |
![]() | OnAdapterLoadException(Type, Exception) | (Inherited from AdapterLoader<(Of <(INotifier>)>).) |
![]() | OnAdapterUnloaded(UTP) | (Inherited from AdapterLoader<(Of <(INotifier>)>).) |
![]() | OnOperationExecutionException(UTP, Exception) | (Inherited from AdapterLoader<(Of <(INotifier>)>).) |
![]() | OperationExecutionException()()() | (Inherited from AdapterLoader<(Of <(INotifier>)>).) |
![]() | OperationQueue()()() | (Inherited from AdapterLoader<(Of <(INotifier>)>).) |
![]() | ProcessAdapter(Type) | (Inherited from AdapterLoader<(Of <(INotifier>)>).) |
![]() | SendNotification(String, String, NotificationTypes) |
Sends a notification.
|
![]() | SendNotification(String, String, String, NotificationTypes) |
Sends a notification.
|
![]() | Status()()() | (Inherited from AdapterLoader<(Of <(INotifier>)>).) |
![]() | ToString()()() | (Inherited from Object.) |
![]() | WatchForAdapters()()() | (Inherited from AdapterLoader<(Of <(INotifier>)>).) |
