Method ConfigureTransaction
ConfigureTransaction(CatalogBuilder)
Configures the specified builder with the
specific content of this transaction.
Declaration
protected abstract BaseTransactionConfig ConfigureTransaction(CatalogBuilder builder)
Parameters
| Type | Name | Description |
|---|---|---|
| CatalogBuilder | builder | The target builder. |
Returns
| Type | Description |
|---|---|
| BaseTransactionConfig | The config object. |