Notification Constructor (Notification)

Initializes a new instance of the Notification class.

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

Syntax


public Notification(
	Notification notification
)
Public Sub New ( _
	notification As Notification _
)
public:
Notification(
	Notification^ notification
)

Parameters

notification
Type: Wpf.NotificationCenter.Notification..::..Notification
The notification.