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