Interface IRepositoryTransaction
- Namespace
- JobFlow.Core.Infrastructure.Repository
- Assembly
- JobFlow.Core.dll
public interface IRepositoryTransaction : IDisposable
- Inherited Members
- Extension Methods
Methods
Commit()
void Commit()
Rollback()
void Rollback()