Click or drag to resize
ProxyGenerator Constructor (IProxyBuilder)
Initializes a new instance of the ProxyGenerator class

Namespace: X3Platform.DynamicProxy
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
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