Show / Hide Table of Contents

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.

In this article
Back to top Generated by DocFX