C# 클래스 Moq.HandleDestructor

상속: IInterceptStrategy
파일 보기 프로젝트 열기: moq/moq4

공개 메소드들

메소드 설명
HandleIntercept ( ICallContext invocation, Moq.InterceptorContext ctx, Moq.CurrentInterceptContext localctx ) : InterceptionAction

메소드 상세

HandleIntercept() 공개 메소드

public HandleIntercept ( ICallContext invocation, Moq.InterceptorContext ctx, Moq.CurrentInterceptContext localctx ) : InterceptionAction
invocation ICallContext
ctx Moq.InterceptorContext
localctx Moq.CurrentInterceptContext
리턴 InterceptionAction