'Declaration Public Function New( _ ByVal exception As Exception _ )
'Usage Dim exception As Exception Dim instance As New ErrorEventArgs(exception)
public ErrorEventArgs( Exception exception )
public: ErrorEventArgs( Exception* exception )
public: ErrorEventArgs( Exception^ exception )
ErrorEventArgs Class ErrorEventArgs Members