Click or drag to resize

EvaluateExtension Class

Evaluate extension.
Inheritance Hierarchy
SystemObject
  MoreLinq.ExtensionsEvaluateExtension

Namespace:  MoreLinq.Extensions
Assembly:  MoreLinq (in MoreLinq.dll) Version: 3.3.1+b77df70598ab84c28cd43dcf74594024b6d575e1
Syntax
public static class EvaluateExtension

The EvaluateExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberEvaluateT
Returns a sequence containing the values resulting from invoking (in order) each function in the source sequence of functions.
Top
See Also