Skip to main content

ReadOnlyRepositoryExtensions Class

Provides a set of extension methods to perform commonly used operations with IReadOnlyRepository<TEntity>.

Namespace: DevExpress.Mvvm.DataModel

Assembly: DevExpress.Mvvm.v23.2.DataModel.dll

NuGet Package: DevExpress.Scaffolding.Core

Declaration

public static class ReadOnlyRepositoryExtensions

Inheritance

Object
ReadOnlyRepositoryExtensions
See Also