Name | Description | |
---|---|---|
![]() |
CallInterceptorHelper | Creates CallInterceptorHelper instance |
Name | Description | |
---|---|---|
![]() |
Add | Creates new CallInterceptor for the given method and adds it to the interceptors collection. |
![]() |
Add<T1> | Overloaded. Creates new CallInterceptor for the given method and adds it to the interceptors collection. |
![]() |
Add<T1, T2> | Overloaded. Creates new CallInterceptor for the given method and adds it to the interceptors collection. |
![]() |
Add<T1, T2, T3> | Overloaded. Creates new CallInterceptor for the given method and adds it to the interceptors collection. |
![]() |
Add<T1, T2, T3, T4> | Creates new CallInterceptor for the given method and adds it to the interceptors collection. |
![]() |
GetEnumerator | Returns call interceptors for the given interface. |