FlexReport for WPF
OperationErrorEventArgs コンストラクタ


C1.WPF.Viewer アセンブリ > C1.WPF.Viewer 名前空間 > OperationErrorEventArgs クラス : OperationErrorEventArgs コンストラクタ
OperationErrorEventArgs クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal fvp As FlexViewerPane, _
   ByVal ex As System.Exception, _
   ByVal operation As FlexViewerErrorOperation _
)
'使用法
 
Dim fvp As FlexViewerPane
Dim ex As System.Exception
Dim operation As FlexViewerErrorOperation
 
Dim instance As New OperationErrorEventArgs(fvp, ex, operation)
public OperationErrorEventArgs( 
   FlexViewerPane fvp,
   System.Exception ex,
   FlexViewerErrorOperation operation
)

パラメータ

fvp
ex
operation
参照

OperationErrorEventArgs クラス
OperationErrorEventArgs メンバ