 | MethodInvocationStreamParameterExpressions Property |
Returns a list of expressions that are parameters to the method.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic IList ParameterExpressions { get; set; }
Return Value
Type:
IListTlist of parameter expressions
See Also