Delegate IdentifierLookup
Evaluator class performs math and logical expression parsing and evaluation without allocating .NET compilers
Namespace: Azos.Text
Assembly: Azos.dll
Syntax
public delegate string IdentifierLookup(string ident);
Parameters
Type | Name | Description |
---|---|---|
System.String | ident |
Returns
Type | Description |
---|---|
System.String |