Skip to content

SaveRequestHandler<TRow,TSaveRequest,TSaveResponse>.UnitOfWork property

Gets the current unit of work.

public IUnitOfWork UnitOfWork { get; protected set; }

See Also