Click or drag to resize

DynamicExpressionCreateClass Method (IEnumerableDynamicProperty)

Namespace:  SD.LLBLGen.Pro.LptParser.DynamicLinq
Assembly:  SD.LLBLGen.Pro.GeneratorCore (in SD.LLBLGen.Pro.GeneratorCore.dll) Version: 5.8.0.0 (5.8.21.0208)
Syntax
public static Type CreateClass(
	IEnumerable<DynamicProperty> properties
)

Parameters

properties
Type: System.Collections.GenericIEnumerableDynamicProperty

Return Value

Type: Type
See Also