InvalidNumberOfInputParameterException Constructor (Int32, Int32) |
Namespace: FlexRuleAssembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxpublic InvalidNumberOfInputParameterException(
int expected,
int supplied
)
Parameters
- expected
- Type: SystemInt32
- supplied
- Type: SystemInt32
See Also