 | StaticMethodExpressionChain Property |
Returns the chain of method invocations, each pair a method name and list of parameter expressions
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic IList Chain { get; set; }
Return Value
Type:
IListTmethod chain
See Also