Method CompileGenericTransaction
CompileGenericTransaction()
Checks the configuration and builds the BaseTransaction instance.
Declaration
protected abstract BaseTransaction CompileGenericTransaction()
Returns
Type | Description |
---|---|
BaseTransaction | The newly created BaseTransaction |