Collapse All
Syntax
| C# |
|---|
public CallInterceptorHelper<T> Add<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.