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