Click or drag to resize

IXPathVariableResolver Interface

[Missing <summary> documentation for "T:com.espertech.esper.compat.xml.IXPathVariableResolver"]

Namespace:  com.espertech.esper.compat.xml
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public interface IXPathVariableResolver

The IXPathVariableResolver type exposes the following members.

Methods
  NameDescription
Public methodResolveVariable
Resolves the variable that is identified by the specified information.
Top
See Also