IFunctionParser2 Interface |
Namespace: NetQuarry
The IFunctionParser2 type exposes the following members.
Name | Description | |
---|---|---|
Resolve |
Resolve the specific function.
Note that if the function parser implements this interface then this method will ALWAYS be called
and Resolve(String, IDatabase, ResolveOptions, Object) will NEVER be called.
|