public Task Commit() => _store.Commit();
Exemple #2
0
 public void Commit() => _store.Commit();