SourceProxySetWrapperTSourceProxy(IEnumerableTSourceProxy) Constructor
Create a proxy set wrapper that wraps the provided set of proxies
into one proxy
Namespace: DHI.Mike1D.EngineAssembly: DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 24.0.0.0 (11.1.1.1111)
public SourceProxySetWrapper(
IEnumerable<TSourceProxy> proxies
)
Parameters
- proxies IEnumerableTSourceProxy
- Set of proxies to wrap