UnitOfWork.Dispose Method

Template MVC

UnitOfWorkDispose Method

Dispose the DBContext of the UnitOfWork

Namespace:  Template.Repository.Core
Assembly:  Template.Repository (in Template.Repository.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void Dispose()

Implements

IDisposableDispose
See Also