
'宣言 Public MustInherit Class BaseODataCollectionViewServiceBuilder (Of T,TControl As BaseODataCollectionViewService(Of T), TBuilder As BaseODataCollectionViewServiceBuilder(Of T,TControl,TBuilder)) Inherits BaseCollectionViewServiceBuilder(Of T,TControl,TBuilder) Implements ITemplateBuilder(Of TBuilder)
public abstract class BaseODataCollectionViewServiceBuilder<T,TControl,TBuilder> : BaseCollectionViewServiceBuilder<T,TControl,TBuilder>, ITemplateBuilder<TBuilder> where TControl: BaseODataCollectionViewService<T> where TBuilder: BaseODataCollectionViewServiceBuilder<T,TControl,TBuilder>
System.Object
C1.Web.Mvc.Fluent.BaseBuilder<TObject,TBuilder>
C1.Web.Mvc.Fluent.ComponentBuilder<TControl,TBuilder>
C1.Web.Mvc.Fluent.ServiceBuilder<TControl,TBuilder>
C1.Web.Mvc.Fluent.BaseCollectionViewServiceBuilder<T,TControl,TBuilder>
C1.Web.Mvc.Fluent.BaseODataCollectionViewServiceBuilder<T,TControl,TBuilder>
C1.Web.Mvc.Fluent.ODataCollectionViewServiceBuilder<T>
C1.Web.Mvc.Fluent.ODataVirtualCollectionViewServiceBuilder<T>