Castle.DynamicProxy.Builder.CodeGenerators.InterfaceProxyGenerator.InterfaceProxyGenerator C# (CSharp) Méthode

InterfaceProxyGenerator() public méthode

public InterfaceProxyGenerator ( ModuleScope scope ) : System
scope ModuleScope
Résultat System
		public InterfaceProxyGenerator(ModuleScope scope) : base(scope)
		{
		}

Same methods

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