Click or drag to resize

IParameterizedEvaluator1<TParameter1, TResult> Properties

The IParameterizedEvaluator1<TParameter1, TResult> generic type exposes the following members.

Properties
  NameDescription
Public propertyGroup
Gets the group that contains this evaluator.
(Inherited from IEvaluator.)
Public propertyIsThreadSafe
Gets a value indicating whether the methods on this instance are safe to call from multiple threads simultaneously.
(Inherited from IThreadAware.)
Top
See Also