Collapse All
Syntax
| C# |
|---|
public CallInterceptor Func<T1, T2, T3> (
Expression<Func<T, T1, T2, T3>> expression,
Func<CallInterceptionData, T1, T2, T3> handler
) |
There is no description.
There is no description.
There is no description.
There is no description.