Creates one
LinearGauge instance.
シンタックス
'宣言
Public Function New( _
ByVal As Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper, _
Optional ByVal As System.String _
)
public LinearGauge(
Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper ,
System.string
)
パラメータ
- helper
- The html helper
- selector
- The selector
参照