WpfNotificationService Constructor

Initializes a new instance of the WpfNotificationService class.

Namespace:  Wpf.NotificationCenter.Services
Assembly:  Wpf.NotificationCenter (in Wpf.NotificationCenter.dll)

Syntax


public WpfNotificationService(
	Nullable<Dispatcher> dispatcher
)
Public Sub New ( _
	dispatcher As Nullable(Of Dispatcher) _
)
public:
WpfNotificationService(
	Nullable<Dispatcher^> dispatcher
)

Parameters

dispatcher
Type: Nullable<(Of <(<'Dispatcher>)>)>
The dispatcher.

Exceptions


ExceptionCondition
[ArgumentNullException]dispatcher