Click or drag to resize
ClassProxyGenerator Constructor (ModuleScope)
Initializes a new instance of the ClassProxyGenerator class

Namespace: X3Platform.DynamicProxy.Builder.CodeGenerators
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public ClassProxyGenerator(
	ModuleScope scope
)

Parameters

scope
Type: X3Platform.DynamicProxy.Builder.CodeGeneratorsModuleScope

[Missing <param name="scope"/> documentation for "M:X3Platform.DynamicProxy.Builder.CodeGenerators.ClassProxyGenerator.#ctor(X3Platform.DynamicProxy.Builder.CodeGenerators.ModuleScope)"]

See Also