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