Class CacheClearedEventArgs
EventArgs for the CacheCleared event
Inheritance
System.Object
System.EventArgs
CacheClearedEventArgs
Inherited Members
System.EventArgs.Empty
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: Simplic.Cache
Assembly: Simplic.CoreLib.dll
Syntax
public class CacheClearedEventArgs : EventArgs
Properties
| Improve this Doc View SourceCacheType
Declaration
public string CacheType { get; set; }
Property Value
Type | Description |
---|---|
System.String |