MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Tools Namespace / FuncExtensions Class / Memoize Method

In This Topic
Memoize Method (FuncExtensions)
In This Topic
Memoizes a function with a single parameter.
Overload List
OverloadDescription
Memoizes a function with a single parameter.  
Memoizes a function with two parameters.  
Memoizes a function with three parameters.  
Memoizes a function with three parameters, with a condition to determine if the result should be cached.  
See Also