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 |
Inheritance
See Also