Click or drag to resize

DynamicExpressionCreateClass Method (DynamicProperty)

Namespace:  SD.LLBLGen.Pro.LptParser.DynamicLinq
Assembly:  SD.LLBLGen.Pro.GeneratorCore (in SD.LLBLGen.Pro.GeneratorCore.dll) Version: 5.9.0.0 (5.9.0)
Syntax
public static Type CreateClass(
	params DynamicProperty[] properties
)

Parameters

properties
Type: SD.LLBLGen.Pro.LptParser.DynamicLinqDynamicProperty

Return Value

Type: Type
See Also