'宣言 Public MustInherit Class SingleOverlayIndicatorBaseBuilder (Of T,TControl As SingleOverlayIndicatorBase(Of T), TBuilder As SingleOverlayIndicatorBaseBuilder(Of T,TControl,TBuilder)) Inherits C1.Web.Mvc.Fluent.ExtraSeriesBuilder(Of T,TControl,TBuilder)
public abstract class SingleOverlayIndicatorBaseBuilder<T,TControl,TBuilder> : C1.Web.Mvc.Fluent.ExtraSeriesBuilder<T,TControl,TBuilder> where TControl: SingleOverlayIndicatorBase<T> where TBuilder: SingleOverlayIndicatorBaseBuilder<T,TControl,TBuilder>