
'宣言 Public Class CollectionViewServiceBuilder(Of T) Inherits C1.Web.Mvc.Fluent.BaseCollectionViewServiceBuilder(Of T,CollectionViewService(Of T),CollectionViewServiceBuilder(Of T)) Implements C1.Web.Mvc.Fluent.ITemplateBuilder(Of CollectionViewServiceBuilder(Of T)), Microsoft.AspNetCore.Html.IHtmlContent
public class CollectionViewServiceBuilder<T> : C1.Web.Mvc.Fluent.BaseCollectionViewServiceBuilder<T,CollectionViewService<T>,CollectionViewServiceBuilder<T>>, C1.Web.Mvc.Fluent.ITemplateBuilder<CollectionViewServiceBuilder<T>>, Microsoft.AspNetCore.Html.IHtmlContent
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.CollectionViewServiceBuilder<T>