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