ProxyGenerator Constructor (IProxyBuilder) |
Namespace: X3Platform.DynamicProxyAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic ProxyGenerator(
IProxyBuilder builder
)
public:
ProxyGenerator(
IProxyBuilder^ builder
)
Parameters
- builder
- Type: X3Platform.DynamicProxy.BuilderIProxyBuilder
[Missing <param name="builder"/> documentation for "M:X3Platform.DynamicProxy.ProxyGenerator.#ctor(X3Platform.DynamicProxy.Builder.IProxyBuilder)"]
See Also