'宣言 Protected Overridable Sub OnGenerateCompleted( _ ByVal exception As System.Exception _ )
'使用法 Dim instance As C1DocumentSource Dim exception As System.Exception instance.OnGenerateCompleted(exception)
protected virtual void OnGenerateCompleted( System.Exception exception )
パラメータ
- exception