Click or drag to resize

PFUserNotifiedEventArgs Constructor

Initializes a new instance of the PFUserNotifiedEventArgs class.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFUserNotifiedEventArgs(
	PFUserNotification userNotification
)

Parameters

userNotification
Type: Packflow.CorePFUserNotification
See Also