public CalculateExceptionEventArgs( Exception ex, Control ctrl )
'Declaration Public Function New( _ ByVal ex As Exception, _ ByVal ctrl As Control _ )
'Declaration
Public Function New( _ ByVal ex As Exception, _ ByVal ctrl As Control _ )
'Usage Dim ex As Exception Dim ctrl As Control Dim instance As New CalculateExceptionEventArgs(ex, ctrl)
'Usage
Dim ex As Exception Dim ctrl As Control Dim instance As New CalculateExceptionEventArgs(ex, ctrl)
CalculateExceptionEventArgs Class CalculateExceptionEventArgs Members