Click or drag to resize

DynamicExpressoConditionChecker Methods

The DynamicExpressoConditionChecker type exposes the following members.

Methods
  NameDescription
Public methodCheckExpressionCondition
Checks condition from expression.
Protected methodCreateInterpreter
The create interpreter.
(Inherited from DynamicExpressoBase.)
Public methodGetAllSupportedPlaceholdersFromText
Gets all supported placeholders from text.
(Inherited from DynamicExpressoBase.)
Protected methodPreProcessValue
(Inherited from DynamicExpressoBase.)
Protected methodSetExpressionVariables
The set expression variables.
(Inherited from DynamicExpressoBase.)
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also