Click or drag to resize

ValueDefinition<T>.GetEvaluator Method

Overload List
  NameDescription
Public methodGetEvaluator()
Gets an evaluator that can be used to produce a value. See GetEvaluator(EvaluatorGroup) for more details.
Public methodGetEvaluator(EvaluatorGroup)
Gets an evaluator that can be used to produce a value. Adds the evaluator to the EvaluatorGroup.
Top
See Also