バージョン

NotifierRenderer コンストラクタ

NotifierRenderer クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal helper As System.Web.Mvc.HtmlHelper, _
   ByVal model As NotifierModel _
)
public NotifierRenderer( 
   System.Web.Mvc.HtmlHelper helper,
   NotifierModel model
)

パラメータ

helper
HTML ヘルパー。
model
ポップオーバー モデル。
参照

オンラインで表示: GitHub