バージョン

CategoryAxisBase<T,M,A> クラス

CategoryAxisBaseModel クラスのラッパー
シンタックス
'宣言
 
Public MustInherit Class CategoryAxisBase
    (Of T As Class,
     M As {New, CategoryAxisBaseModel},
     A As CategoryAxisBase(Of T,M,A)) 
   Inherits Axis(Of T,M,A)
public abstract class CategoryAxisBase<T,M,A> : Axis<T,M,A> 
where T: class
where M: new(), CategoryAxisBaseModel
where A: CategoryAxisBase<T,M,A>
型パラメータ
T
M
A
参照

オンラインで表示: GitHub