Class ClarifyCacheBase
Inheritance
System.Object
ClarifyCacheBase
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: FChoice.Foundation.Clarify
Assembly: fcSDK.dll
Syntax
public abstract class ClarifyCacheBase : CacheBase
Constructors
ClarifyCacheBase()
Declaration
protected ClarifyCacheBase()
Methods
IsCacheOutOfDate(DateTime)
Declaration
protected override bool IsCacheOutOfDate(DateTime testDate)
Parameters
Type | Name | Description |
---|---|---|
System.DateTime | testDate |
Returns
Type | Description |
---|---|
System.Boolean |