Adds call interceptors to the collection.
Declaring type: CallInterceptorCollection
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Overload List
  Name Description
Public Method CallInterceptorCollection.AddRange (IEnumerable<CallInterceptor>) Adds call interceptors to the collection.
Public Method CallInterceptorCollection.AddRange (CallInterceptor[]) Adds call interceptors to the collection.