Click or drag to resize
GeneratorContextAddInterfaceToSkip Method

[Missing <summary> documentation for "M:X3Platform.DynamicProxy.GeneratorContext.AddInterfaceToSkip(System.Type)"]

Namespace: X3Platform.DynamicProxy
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public void AddInterfaceToSkip(
	Type interfaceType
)

Parameters

interfaceType
Type: SystemType

[Missing <param name="interfaceType"/> documentation for "M:X3Platform.DynamicProxy.GeneratorContext.AddInterfaceToSkip(System.Type)"]

See Also