FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule.DynamicEvaluation Namespaces
FlexRule.DynamicEvaluation.Reflection
ReflectionUtility Class
ReflectionUtility Methods
CreateListOf Method
CreateObject Method
ExecuteMethod Method
GetClassName Method
GetConstructor Method
GetEnumerableItemType Method
GetMember Method
GetMemberType Method
GetMethod Method
GetMethods Method
GetOperator Method
GetParameters Method
GetProperties Method
GetPublicInstanceMethod Method
GetPublicStaticMethod Method
IsValidIdentifier Method
ParepareInputArgs Method
TryGetMember Method
TrySetMemberValue Method
ReflectionUtility
GetConstructor Method
Namespace:
FlexRule.DynamicEvaluation.Reflection
Assembly:
FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
public
static
ConstructorInfo
GetConstructor
(
Type
type
,
Type
[]
arguments
)
Parameters
type
Type:
System
Type
arguments
Type:
System
Type
Return Value
Type:
ConstructorInfo
See Also
Reference
ReflectionUtility Class
FlexRule.DynamicEvaluation.Reflection Namespace
(c) 2016 by FlexRule
Send comments on this topic to
support@flexrule.com