IUnitOfWork Interface
From Template MVC
Template Documentation
IUnitOfWork Interface |
Defines the UnitOfWork functions and repostories will work with
Namespace: Template.Repository.Core.Interface
Assembly: Template.Repository (in Template.Repository.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public interface IUnitOfWork : IDisposable
The IUnitOfWork type exposes the following members.
| Name | Description | |
|---|---|---|
| Movies |
MoviesRepository
| |
| MoviesCategory |
MoviesCategoryRepository
|