BNCS.Logic.Evaluators Namespace

<< Click to Display Table of Contents >>

Navigation:  Reference >

BNCS.Logic.Evaluators Namespace

The Evaluators namespace.

 

Classes


Class

Description

Public class

DoubleEvaluator

Represents an operation that evaluates a double input.

Public class

IntegerEvaluator

Represents an operation that evaluates integer inputs.

Public class

RegexEvaluator

Represents an operation that evaluates regular expressions on a single input.

Represents an operation that evaluates regular expressions on a single input.

Public class

StringEvaluator

Represents an operation that evaluates a string input.

 

Enumerations


Enumeration

Description

Public enumeration

StringEvaluator.StringEvaluationTypes

Represents the different types of string evaluations that can be performed.