Castle.DynamicProxy.Builder.CodeGenerators.InterfaceProxyGenerator.InterfaceProxyGenerator C# (CSharp) Метод

InterfaceProxyGenerator() публичный Метод

public InterfaceProxyGenerator ( ModuleScope scope ) : System
scope ModuleScope
Результат System
		public InterfaceProxyGenerator(ModuleScope scope) : base(scope)
		{
		}

Same methods

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