'Declaration
Public Function New( _ ByVal easyUASubscriptionResolvedEventArgs As EasyUASubscriptionResolvedEventArgs _ )
'Usage
Dim easyUASubscriptionResolvedEventArgs As EasyUASubscriptionResolvedEventArgs Dim instance As New EasyUASubscriptionResolvedEventArgs(easyUASubscriptionResolvedEventArgs)
public EasyUASubscriptionResolvedEventArgs( EasyUASubscriptionResolvedEventArgs easyUASubscriptionResolvedEventArgs )
public: EasyUASubscriptionResolvedEventArgs( EasyUASubscriptionResolvedEventArgs^ easyUASubscriptionResolvedEventArgs )
Parameters
- easyUASubscriptionResolvedEventArgs
- Event arguments to be copied from.
The value of this parameter cannot be
null
(Nothing
in Visual Basic).