Refreshing |
public class RefreshingEnumerable<T> : CachedAction<IEnumerable<T>>, IEnumerable<T>, IEnumerable
The RefreshingEnumerableT type exposes the following members.
| Name | Description | |
|---|---|---|
| RefreshingEnumerableT | Initializes a new instance of the RefreshingEnumerableT class |
| Name | Description | |
|---|---|---|
| ClearCache | (Inherited from CachedActionT) | |
| GetEnumerator | ||
| GetResult | (Inherited from CachedActionT) |