| ReflectionUtilityParepareInputArgs 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[] ParepareInputArgs(
string method,
Type[] parameters,
Object[] argValueAry
)
Parameters
- method
- Type: SystemString
- parameters
- Type: SystemType
- argValueAry
- Type: SystemObject
Return Value
Type:
Object
See Also