バージョン

BulletGraphRenderer コンストラクタ(HtmlHelper,BulletGraphModel)

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

パラメータ

helper
model
参照

オンラインで表示: GitHub