Method | Description | |
---|---|---|
HandleIntercept ( ICallContext invocation, Moq.InterceptorContext ctx, Moq.CurrentInterceptContext localctx ) : InterceptionAction |
Method | Description | |
---|---|---|
ThrowIfReturnValueRequired ( IProxyCall call, ICallContext invocation ) : void |
public HandleIntercept ( ICallContext invocation, Moq.InterceptorContext ctx, Moq.CurrentInterceptContext localctx ) : InterceptionAction | ||
invocation | ICallContext | |
ctx | Moq.InterceptorContext | |
localctx | Moq.CurrentInterceptContext | |
return | InterceptionAction |