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)
Syntax
C#
public interface IUnitOfWork : IDisposable
The IUnitOfWork type exposes the following members.
Properties
Name | Description | |
---|---|---|
Movies |
MoviesRepository
| |
MoviesCategory |
MoviesCategoryRepository
|
Methods
See Also