Ejemplo n.º 1
0
 /// <inheritdoc />
 public void Dispose()
 {
     _transactionHandler?.Dispose();
     _transactionHandler = null;
 }