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

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

Parameters

scope
Type: X3Platform.DynamicProxy.Builder.CodeGeneratorsModuleScope

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

See Also