ListDelegate
A TimedStorage implementation that delegates to a List.
Since
2.0.0
Parameters
list
the backing list
<T>
the type of element
A TimedStorage implementation that delegates to a List.
2.0.0
the backing list
the type of element