IUnitOfWorkFactory<TUnitOfWork> Interface
In This Article
Provides the method to create a unit of work of a given type.
Namespace: DevExpress.Mvvm.DataModel
Assembly: DevExpress.Mvvm.v24.2.DataModel.dll
NuGet Package: DevExpress.Scaffolding.Core
#Declaration
#Type Parameters
Name |
---|
TUnit |
See Also