C# Class Moq.InvokeBase

Inheritance: IInterceptStrategy
Afficher le fichier Open project: moq/moq4

Méthodes publiques

Méthode Description
HandleIntercept ( ICallContext invocation, Moq.InterceptorContext ctx, Moq.CurrentInterceptContext localctx ) : InterceptionAction

Method Details

HandleIntercept() public méthode

public HandleIntercept ( ICallContext invocation, Moq.InterceptorContext ctx, Moq.CurrentInterceptContext localctx ) : InterceptionAction
invocation ICallContext
ctx Moq.InterceptorContext
localctx Moq.CurrentInterceptContext
Résultat InterceptionAction