![]() |
Able
Askowl Base Library Enabler
|
Caching boxed value items More...
Public Member Functions | |
| override string | ToString () |
Static Public Member Functions | |
| static Boxed | New (T item) |
| Add a cache entry containing a new value item More... | |
| static Boxed | Clone (Boxed< T > item) |
| Create a new cache holding a copy of the value item. More... | |
Public Attributes | |
| T | Value |
| Unboxed value storage More... | |
|
static |
|
static |
| override string Askowl.Cache.Boxed< T >.ToString | ( | ) |
| T Askowl.Cache.Boxed< T >.Value |