The PerpetuumSoft.Framework.Expressions namespace contains classes for the work with the special expression language.
Classes
| Class | Description | |
|---|---|---|
| RangeValue | Respresents the range of values. |
Interfaces
| Interface | Description | |
|---|---|---|
| ICustomFunction | Sets methods to calculate function value by the set arguments. Sets methods for getting the function description and needed number of parameters. | |
| IFunction |