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