Home IPathFunctionDefinition Interface
IPathFunctionDefinition Interface
Cancel

IPathFunctionDefinition Interface

Namespace: Json.Path

Inheritance: IPathFunctionDefinition

Defines properties and methods required for an expression function.

Remarks

Functions must be registered with one of the static Register()

Properties

NameTypeSummary
NamestringGets the function name.
Contents