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)

매개 변수

적용 대상