/// <summary> /// Reloads the accounts to the storage. /// </summary> public void Reload() => _storage.LoadAccounts();