PeanutButter
|
Provides a mechanism for lazy evaluation with a provider context. More...
Properties | |
TValue | Value [get] |
The lazily-evaluated value. |
Provides a mechanism for lazy evaluation with a provider context.
|
get |
The lazily-evaluated value.
Implemented in PeanutButter.Utils.LazyWithContext< TContext, TValue >.