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
GetMember 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
MemberInfo
GetMember
(
Object
target
,
string
memberName
)
Parameters
target
Type:
System
Object
memberName
Type:
System
String
Return Value
Type:
MemberInfo
See Also
Reference
ReflectionUtility Class
FlexRule.DynamicEvaluation.Reflection Namespace
(c) 2016 by FlexRule
Send comments on this topic to
support@flexrule.com