'Usage
Dim exception As Exception Dim instance As New ExceptionEventArgs(exception)
public: ExceptionEventArgs( Exception^ exception )
Parameters
- exception
- The exception.
'Usage
Dim exception As Exception Dim instance As New ExceptionEventArgs(exception)
public: ExceptionEventArgs( Exception^ exception )