'宣言 Public MustInherit Class BaseGridSelectionWrapper (Of T As {New, GridSelection}, TOut As BaseGridSelectionWrapper(Of T,TOut)) Inherits Infragistics.Web.Mvc.Framework.LocalizationFeatureWrapper(Of T,TOut)
public abstract class BaseGridSelectionWrapper<T,TOut> : Infragistics.Web.Mvc.Framework.LocalizationFeatureWrapper<T,TOut> where T: new(), GridSelection where TOut: BaseGridSelectionWrapper<T,TOut>
オンラインで表示: GitHub