Click or drag to resize

cacheSimpleBase Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Inheritance Hierarchy

Namespace:  imbACE.Core.cache
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public abstract class cacheSimpleBase : imbBindable, 
	IAppendDataFields
Request Example View Source

The cacheSimpleBase type exposes the following members.

Properties
Methods
  NameDescription
Public methodAppendDataFields
Appends its data points into new or existing property collection
Public methodgetInstanceID
Public methodOnPropertyChanged (Inherited from dataBindableBase.)
Public methodremoveCache
Removes the cache for instance - if exists. TRUE if cache file existed
Public methodremoveCacheAll
Removes all cache files within directory, returns number of files removed
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from dataBindableBase.)
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also