IValueEvaluatorTEvaluate Method |
Evaluates the function.
Namespace:
AGI.Foundation.Infrastructure
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax abstract Evaluate : unit -> 'T
Return Value
Type:
TThe value of the function.
See Also