Template Documentation
UnitOfWork Methods |
The UnitOfWork type exposes the following members.
Methods
Name | Description | |
---|---|---|
Commit |
Save changes across all the repositories in one transaction
| |
Dispose |
Dispose the DBContext of the UnitOfWork
|
See Also