Click or drag to resize
PersistantCacheStorage Property

Namespace: ANDREICSLIB.Helpers
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Dictionary<string, Object> Storage { get; private set; }

Property Value

Type: DictionaryString, Object
See Also