

'宣言
 
Public MustInherit Class Gs1DataBarBaseBuilder
    (Of TControl As Gs1DataBarBase,
     TBuilder As Gs1DataBarBaseBuilder(Of TControl,TBuilder)) 
   Inherits BarcodeBaseBuilder(Of TControl,TBuilder)
            public abstract class Gs1DataBarBaseBuilder<TControl,TBuilder> : BarcodeBaseBuilder<TControl,TBuilder> where TControl: Gs1DataBarBase where TBuilder: Gs1DataBarBaseBuilder<TControl,TBuilder>
System.Object
      C1.Web.Mvc.Fluent.BaseBuilder<TObject,TBuilder>
         C1.Web.Mvc.Fluent.ComponentBuilder<TControl,TBuilder>
            C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>
               C1.Web.Mvc.Fluent.BarcodeBaseBuilder<TControl,TBuilder>
                  C1.Web.Mvc.Fluent.Gs1DataBarBaseBuilder<TControl,TBuilder>
                     C1.Web.Mvc.Fluent.Gs1DataBarExpandedBuilder
                     C1.Web.Mvc.Fluent.Gs1DataBarExpandedStackedBuilder
                     C1.Web.Mvc.Fluent.Gs1DataBarLimitedBuilder
                     C1.Web.Mvc.Fluent.Gs1DataBarOmnidirectionalBuilder
                     C1.Web.Mvc.Fluent.Gs1DataBarStackedBuilder
                     C1.Web.Mvc.Fluent.Gs1DataBarStackedOmnidirectionalBuilder
                     C1.Web.Mvc.Fluent.Gs1DataBarTruncatedBuilder