次の方法で共有


OperationVisitor.VisitCaughtException(ICaughtExceptionOperation) メソッド

定義

public:
 virtual void VisitCaughtException(Microsoft::CodeAnalysis::FlowAnalysis::ICaughtExceptionOperation ^ operation);
public virtual void VisitCaughtException (Microsoft.CodeAnalysis.FlowAnalysis.ICaughtExceptionOperation operation);
abstract member VisitCaughtException : Microsoft.CodeAnalysis.FlowAnalysis.ICaughtExceptionOperation -> unit
override this.VisitCaughtException : Microsoft.CodeAnalysis.FlowAnalysis.ICaughtExceptionOperation -> unit
Public Overridable Sub VisitCaughtException (operation As ICaughtExceptionOperation)

パラメーター

適用対象