Click or drag to resize

CachedActionT Class

Inheritance Hierarchy
SystemObject
  Ignition.UtilityCachedActionT
    Ignition.Utility.CollectionsRefreshingEnumerableT

Namespace: Ignition.Utility
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public class CachedAction<T>
where T : class

Type Parameters

T

The CachedActionT type exposes the following members.

Constructors
 NameDescription
Public methodCachedActionTInitializes a new instance of the CachedActionT class
Top
Methods
 NameDescription
Public methodClearCache 
Protected methodGetResult 
Top
Fields
See Also