Result Class
Provides methods to execute simple ad-hoc calculations.
Namespace: Fluent.Calculations.PrimitivesAssembly: Fluent.Calculations.Primitives (in Fluent.Calculations.Primitives.dll) Version: 1.1.0-aplha
public static class Result
- Inheritance
- Object Result
Useful for unit tests or prototyping.
OfTValue | Evaluates expression and captures it's arguments. |
OfWithScopeTValue | Provides methods to execute simple ad-hoc calculations. |