'Declaration
Public Function New( _ ByVal eventArgs As EasyUAEventNotificationEventArgs _ )
'Usage
Dim eventArgs As EasyUAEventNotificationEventArgs Dim instance As New EasyUAEventNotificationEventArgs(eventArgs)
public EasyUAEventNotificationEventArgs( EasyUAEventNotificationEventArgs eventArgs )
public: EasyUAEventNotificationEventArgs( EasyUAEventNotificationEventArgs^ eventArgs )
Parameters
- eventArgs
- The object to copy from.
The value of this parameter cannot be
null
(Nothing
in Visual Basic).