Abstract
A base class for all the lazy views.
Protected
Readonly
Return an encoded value of that object.
Get the value of the field from cache or decode it.
Create a concrete instance of T by decoding all of the remaining fields that are not yet there in the cache.
T
A base class for all the lazy views.