'宣言 Public MustInherit Class HorizontalAnchoredCategorySeries (Of T As Class, M As {New, HorizontalAnchoredCategorySeriesModel}, A As HorizontalAnchoredCategorySeries(Of T,M,A)) Inherits AnchoredCategorySeries(Of T,M,A)
public abstract class HorizontalAnchoredCategorySeries<T,M,A> : AnchoredCategorySeries<T,M,A> where T: class where M: new(), HorizontalAnchoredCategorySeriesModel where A: HorizontalAnchoredCategorySeries<T,M,A>
オンラインで表示: GitHub