Castle.DynamicProxy.Builder.CodeGenerators.InterfaceProxyGenerator.InterfaceProxyGenerator C# (CSharp) Method

InterfaceProxyGenerator() public method

public InterfaceProxyGenerator ( ModuleScope scope ) : System
scope ModuleScope
return System
		public InterfaceProxyGenerator(ModuleScope scope) : base(scope)
		{
		}

Same methods

InterfaceProxyGenerator::InterfaceProxyGenerator ( ModuleScope scope, GeneratorContext context ) : System