Click or drag to resize
GeneratorContextShouldSkip Method (Type)

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

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

Parameters

interfaceType
Type: SystemType

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

Return Value

Type: Boolean

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

See Also