Click or drag to resize

IXPathFunctionResolver Interface

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

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

The IXPathFunctionResolver type exposes the following members.

Methods
  NameDescription
Public methodResolveFunction
Resolves the function that is identified by the specified information.
Top
See Also