The methods of the FunctionEval class are listed below. For a complete list of FunctionEval class members, see the FunctionEval Members topic.
![]() Equals (inherited from Object) | Determines whether the specified Object instances are considered equal. |
![]() Evaluate | Overloaded. Evaluates a string expression of a function |
![]() ReferenceEquals (inherited from Object) | Determines whether the specified Object instances are the same instance. |
![]() Replace | Overloaded. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
Evaluate | Overloaded. 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. |
Replace | Overloaded. This routine will replace functions existing in the Expression property with thier respective values |
ToString (inherited from Object) | Returns a String that represents the current Object. |
FunctionEval Class | HeroStats.ExpressionEvaluation Namespace