|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.Evaluators Namespace > DoubleEvaluator Class > DoubleEvaluator Properties > DoubleEvaluator.MaxValue Property |
Gets or sets the maximum value.
Namespace: BNCS.Logic.Evaluators
Assembly: BNCS.Logic (in BNCS.Logic.dll)
public double MaxValue { get; set; }
When the MaxValue is set to a new value, the Execute() method is called.
BNCS.Logic.Evaluators Namespace