DataLibraryApiBuilder<TSelf> Class
In This Article
Namespace: DevExtreme.AspNet.Mvc.Builders.DataSources
Assembly: DevExtreme.AspNet.Core.dll
#Declaration
C#
public abstract class DataLibraryApiBuilder<TSelf> :
StoreDataSourceBuilder
where TSelf : DataLibraryApiBuilder<TSelf>
#Type Parameters
Name |
---|
TSelf |
#Inheritance
See Also