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