UnitOfWork Methods

Template MVC

UnitOfWork Methods

The UnitOfWork type exposes the following members.

Methods
  NameDescription
Public methodCommit
Save changes across all the repositories in one transaction
Public methodDispose
Dispose the DBContext of the UnitOfWork
Top
See Also