The PerpetuumSoft.Framework.Expressions namespace contains classes for the work with the special expression language.

Classes

  ClassDescription
RangeValue
Respresents the range of values.

Interfaces

  InterfaceDescription
ICustomFunction
Sets methods to calculate function value by the set arguments. Sets methods for getting the function description and needed number of parameters.
IFunction