Click or drag to resize
StorageManagerAllAvaliables Method
List all repositories that are valid for use.

Namespace: DrawerBackup.Storage
Assembly: DrawerBackup.Storage (in DrawerBackup.Storage.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public IEnumerable<StorageRepository> AllAvaliables()

Return Value

Type: IEnumerableStorageRepository
See Also