Click or drag to resize
ClassProxyGeneratorGenerateConstructor Method
Overload List
  NameDescription
Protected methodGenerateConstructor
Generates one public constructor receiving the IInterceptor instance and instantiating a hashtable
(Inherited from BaseCodeGenerator.)
Protected methodGenerateConstructor(ConstructorInfo)
Generates one public constructor receiving the IInterceptor instance and instantiating a hashtable
Top
See Also