バージョン

LinearGaugeRenderer コンストラクタ(HtmlHelper,LinearGaugeModel)

LinearGauge レンダラー コンストラクター
シンタックス
'宣言
 
Public Function New( _
   ByVal helper As System.Web.Mvc.HtmlHelper, _
   ByVal model As LinearGaugeModel _
)
public LinearGaugeRenderer( 
   System.Web.Mvc.HtmlHelper helper,
   LinearGaugeModel model
)

パラメータ

helper
model
参照

オンラインで表示: GitHub