Namespace Google.Apis.Util.Store
Interfaces
IDataStore
Stores and manages data objects, where the key is a string and the value is an object. The store will use Instance for serialization.
null
keys are not allowed.
Stores and manages data objects, where the key is a string and the value is an object. The store will use Instance for serialization.
null
keys are not allowed.