DeleteRequestHandler<TRow,TDeleteRequest,TDeleteResponse>.UnitOfWork property
Gets the current unit of work.
public IUnitOfWork UnitOfWork { get; protected set; }
See Also
- interface IUnitOfWork
- class DeleteRequestHandler<TRow,TDeleteRequest,TDeleteResponse>