PersistantCachestorage Field |
Namespace: ANDREICSLIB.HelpersAssembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxprivate Dictionary<string, Object> storage
Private storage As Dictionary(Of String, Object)
private:
Dictionary<String^, Object^>^ storage
val mutable private storage: Dictionary<string, Object>
Field Value
Type:
DictionaryString,
Object
See Also