Name | Description | |
---|---|---|
![]() |
CallInterceptor | Overloaded. Creates a new instance of the CallInterceptor class. |
Name | Description | |
---|---|---|
![]() ![]() |
For<TInterface> | Overloaded. Returns strong-typed call interceptor builder for the component with the specified interface. |
![]() ![]() |
PauseInterception | Pauses call interception for the current thread. |
Name | Description | |
---|---|---|
![]() |
Enabled | Gets or sets a value indicating whether this CallInterceptor is enabled. |
![]() |
InterfaceType | Gets the interface type of the intercepted component. |
![]() ![]() |
IsPaused | Gets or sets a value indicating whether call interception is paused for the current thread. |
![]() |
MemberName | Gets the name of the intercepted member. |
![]() |
MemberType | Gets the Type of the intercepted member. |
![]() |
OnInterception | Get a callback for custom call interception logic |
![]() |
ParameterTypes | Gets the types of parameters for the intercepted member.
|
![]() |
UniqueName | Gets the unique name of intercepted component. |