NotificationEventArgs Constructor
Constructor class.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public NotificationEventArgs(
Notification notification
)
Public Sub New (
notification As Notification
)
Parameters
- notification Notification
- Notification associated with the event.