Click or drag to resize
DigitalRuneIStorageProvider Interface
Provides access to a IStorage.

Namespace: DigitalRune.Storages
Assembly: DigitalRune (in DigitalRune.dll) Version: 1.20.0.0 (1.20.1.14552)
Syntax
public interface IStorageProvider

The IStorageProvider type exposes the following members.

Properties
  NameDescription
Public propertyStorage
Gets the storage.
Top
See Also