Click or drag to resize
StorageManagerBuildInfo Method
Re-buids all the repository information

Namespace: DrawerBackup.Storage
Assembly: DrawerBackup.Storage (in DrawerBackup.Storage.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public void BuildInfo(
	StorageRepository repository
)

Parameters

repository
Type: DrawerBackup.Storage.Data.EntitiesStorageRepository
See Also