Overload | Description |
---|---|
UnitOfWork Constructor(IDataHelper) | Constructor that automatically begins a transaction with the passed in data helper |
UnitOfWork Constructor() | Constructor that automatically begins a transaction with the session for the current thread |