
'宣言 Public MustInherit Class LayoutBaseBuilder (Of TControl As LayoutBase, TBuilder As LayoutBaseBuilder(Of TControl,TBuilder)) Inherits ServiceBuilder(Of TControl,TBuilder) Implements ITemplateBuilder(Of TBuilder), Microsoft.AspNetCore.Html.IHtmlContent
public abstract class LayoutBaseBuilder<TControl,TBuilder> : ServiceBuilder<TControl,TBuilder>, ITemplateBuilder<TBuilder>, Microsoft.AspNetCore.Html.IHtmlContent where TControl: LayoutBase where TBuilder: LayoutBaseBuilder<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.LayoutBaseBuilder<TControl,TBuilder>
C1.Web.Mvc.Fluent.FlowLayoutBuilder
C1.Web.Mvc.Fluent.GridLayoutBuilder<TControl,TBuilder>
C1.Web.Mvc.Fluent.SplitLayoutBuilder