Returns strong-typed call interceptor builder for the component with the specified interface.
Declaring type: CallInterceptor
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public static CallInterceptorBuilder<TInterface> For<TInterface> ()
Type Parameters
TInterface
Component interface.
Return Value

There is no description.