コード例 #1
0
 public Task Rollback() => _store.Rollback();
コード例 #2
0
 public void Rollback() => _store.Rollback();