HeroStats Libraries
ExpressionEval Methods

The methods of the ExpressionEval class are listed below. For a complete list of ExpressionEval class members, see the ExpressionEval Members topic.

Public Static (Shared) Methods

Equals (inherited from Object) Determines whether the specified Object instances are considered equal.
EvaluateOverloaded. Static version of the Expression Evaluator
ReferenceEquals (inherited from Object) Determines whether the specified Object instances are the same instance.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
EvaluateOverloaded. Evaluates the expression
EvaluateBool Evaluates the expression
EvaluateDouble Evaluates the expression
EvaluateInt Evaluates the expression
EvaluateLong Evaluates the expression
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

ExpressionEval Class | HeroStats.ExpressionEvaluation Namespace