DoubleReachProxySetWrapper Constructor |
Name | Description | |
---|---|---|
![]() | DoubleReachProxySetWrapper() |
Protected constructor. If using this, remember to initialize the
_proxies
member variable.
|
![]() | DoubleReachProxySetWrapper(IEnumerable<IDoubleReachProxy>) |
Create a proxy set wrapper that wraps the provided set of proxies
into one proxy
|