public DashboardStructureLoader(StorageConfig config) { storagePath = config.GetStoragePath(); }
public DashboardDataLoader(StorageConfig config) { storagePath = config.GetStoragePath(); }