Click or drag to resize
IProxyBuilderCreateClassProxy Method (Type)

[Missing <summary> documentation for "M:X3Platform.DynamicProxy.Builder.IProxyBuilder.CreateClassProxy(System.Type)"]

Namespace: X3Platform.DynamicProxy.Builder
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
Type CreateClassProxy(
	Type theClass
)

Parameters

theClass
Type: SystemType

[Missing <param name="theClass"/> documentation for "M:X3Platform.DynamicProxy.Builder.IProxyBuilder.CreateClassProxy(System.Type)"]

Return Value

Type: Type

[Missing <returns> documentation for "M:X3Platform.DynamicProxy.Builder.IProxyBuilder.CreateClassProxy(System.Type)"]

See Also