'宣言 Public Class YFunctionSeriesBuilder(Of T) Inherits C1.Web.Mvc.Fluent.FunctionSeriesBuilder(Of T,YFunctionSeries(Of T),YFunctionSeriesBuilder(Of T))
public class YFunctionSeriesBuilder<T> : C1.Web.Mvc.Fluent.FunctionSeriesBuilder<T,YFunctionSeries<T>,YFunctionSeriesBuilder<T>>