InterfaceProxyGeneratorGenerateConstructor Method |
Generates one public constructor receiving
the
IInterceptor instance and instantiating a HybridCollection
Namespace: X3Platform.DynamicProxy.Builder.CodeGeneratorsAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxprotected override EasyConstructor GenerateConstructor()
protected:
virtual EasyConstructor^ GenerateConstructor() override
Return Value
Type:
EasyConstructor[Missing <returns> documentation for "M:X3Platform.DynamicProxy.Builder.CodeGenerators.InterfaceProxyGenerator.GenerateConstructor"]
See Also