Initializes a new instance of the NotificationServiceUtility class.
Namespace: ININ.InteractionClient.AddInAssembly: ININ.InteractionClient.AddIn (in ININ.InteractionClient.AddIn.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
| C# |
|---|
public NotificationServiceUtility( INotificationService notificationService ) |
| Visual Basic |
|---|
Public Sub New ( _ notificationService As INotificationService _ ) |
Parameters
- notificationService
- Type: ININ.InteractionClient.AddIn..::..INotificationService
The notification service to wrap.