| ReflectionUtilityCreateObject Method |
Namespace: FlexRule.DynamicEvaluation.ReflectionAssembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxpublic static Object CreateObject(
Type type,
params Object[] args
)
Parameters
- type
- Type: SystemType
- args
- Type: SystemObject
Return Value
Type:
Object
See Also