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