Click or drag to resize
ClassProxyGeneratorSkipDefaultInterfaceImplementation Method

[Missing <summary> documentation for "M:X3Platform.DynamicProxy.Builder.CodeGenerators.ClassProxyGenerator.SkipDefaultInterfaceImplementation(System.Type[])"]

Namespace: X3Platform.DynamicProxy.Builder.CodeGenerators
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
protected void SkipDefaultInterfaceImplementation(
	Type[] interfaces
)

Parameters

interfaces
Type: SystemType

[Missing <param name="interfaces"/> documentation for "M:X3Platform.DynamicProxy.Builder.CodeGenerators.ClassProxyGenerator.SkipDefaultInterfaceImplementation(System.Type[])"]

See Also