Skip to content

UndeleteRequestHandler<TRow,TUndeleteRequest,TUndeleteResponse>.UnitOfWork property

Gets the current unit of work.

public IUnitOfWork UnitOfWork { get; protected set; }

See Also