Click or drag to resize

cache Class

A static container for identity method
Inheritance Hierarchy
SystemObject
  WhetStone.Loopingcache

Namespace:  WhetStone.Looping
Assembly:  WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
public static class cache
Methods
  NameDescription
Public methodStatic memberCacheT(IEnumerableT, NullableInt32)
Public methodStatic memberCacheT(IListT, NullableInt32)
Top
See Also