Classes
MemoizeAttribute
An aspect that, when applied to a get-only property or parameterless non-void method, caches the result and returns the cached value on subsequent calls.
An aspect that, when applied to a get-only property or parameterless non-void method, caches the result and returns the cached value on subsequent calls.