'Declaration
Public Function New( _ ByVal errorCode As UserErrorCode _ )
'Usage
Dim errorCode As UserErrorCode Dim instance As New UserErrorEventArgs(errorCode)
public UserErrorEventArgs( UserErrorCode errorCode )
Parameters
- errorCode
- The user error code that is being raised