Skip to main content
A newer version of this page is available. .

ReadOnlyRepositoryExtensions Class

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

Namespace: DevExpress.Mvvm.DataModel

Assembly: DevExpress.Mvvm.v21.1.DataModel.dll

NuGet Package: DevExpress.Scaffolding.Core

Declaration

public static class ReadOnlyRepositoryExtensions

Inheritance

Object
ReadOnlyRepositoryExtensions
See Also