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

DataLibraryApiBuilder<TSelf> Class

Namespace: DevExtreme.AspNet.Mvc.Builders.DataSources

Assembly: DevExtreme.AspNet.Core.dll

Declaration

public abstract class DataLibraryApiBuilder<TSelf> :
    StoreDataSourceBuilder
    where TSelf : DataLibraryApiBuilder<TSelf>

Type Parameters

Name
TSelf
See Also