Constructs a generic instance.
Namespace: Breeze.Sharp.Core
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax
public static Object ConstructGenericInstance( Type genericType, params Type[] argTypes )
Parameters
- genericType
- Type: SystemType
- argTypes
- Type: SystemType
Return Value
Type: ObjectSee Also