'宣言 Public Sub DoOnError( _ ByVal exception As System.Exception, _ ByVal fatal As System.Boolean _ )
'使用法 Dim instance As FlexReport Dim exception As System.Exception Dim fatal As System.Boolean instance.DoOnError(exception, fatal)
パラメータ
- exception
- fatal