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
GetParameters 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
ParameterInfo
[]
GetParameters
(
MethodInfo
mi
)
Parameters
mi
Type:
System.Reflection
MethodInfo
Return Value
Type:
ParameterInfo
See Also
Reference
ReflectionUtility Class
FlexRule.DynamicEvaluation.Reflection Namespace
(c) 2017 by FlexRule
Send comments on this topic to
support@flexrule.com