GCache Property

获取 SimpleCache 缓存服务。

Definition

Namespace: QuickAdmin.Common
Assembly: QuickAdmin.Net (in QuickAdmin.Net.dll) Version: 2.0.13
C#
public static ISimpleCache Cache { get; }

Property Value

ISimpleCache

See Also