Click or drag to resize
InterfaceProxyGeneratorGenerateConstructor Method
Generates one public constructor receiving the IInterceptor instance and instantiating a HybridCollection

Namespace: X3Platform.DynamicProxy.Builder.CodeGenerators
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
protected override EasyConstructor GenerateConstructor()

Return Value

Type: EasyConstructor

[Missing <returns> documentation for "M:X3Platform.DynamicProxy.Builder.CodeGenerators.InterfaceProxyGenerator.GenerateConstructor"]

See Also