'宣言 Public Function New( _ ByVal fvp As C1FlexViewerPane, _ ByVal ex As System.Exception, _ ByVal operation As FlexViewerErrorOperation _ )
'使用法 Dim fvp As C1FlexViewerPane Dim ex As System.Exception Dim operation As FlexViewerErrorOperation Dim instance As New OperationErrorEventArgs(fvp, ex, operation)
public OperationErrorEventArgs( C1FlexViewerPane fvp, System.Exception ex, FlexViewerErrorOperation operation )
パラメータ
- fvp
- ex
- operation