Returns strong-typed call interceptor builder for the component with the specified interface.
Declaring type: CallInterceptor
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Overload List
  Name Description
Public Method Static CallInterceptor.For<TInterface> () Returns strong-typed call interceptor builder for the component with the specified interface.
Public Method Static CallInterceptor.For<TInterface> (string) Returns strong-typed call interceptor builder for the component with the specified interface.