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