'宣言 Public Class TileSeries(Of T As Class) Inherits Infragistics.Web.Mvc.ShapeSeriesBase(Of T,TileSeriesModel,TileSeries(Of T))
public class TileSeries<T> : Infragistics.Web.Mvc.ShapeSeriesBase<T,TileSeriesModel,TileSeries<T>> where T: class
オンラインで表示: GitHub