ASP.NET Core MVC コントロールヘルプ
Code39 コンストラクタ

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > Code39 クラス : Code39 コンストラクタ
The html helper
The selector
Creates one Code39 instance.
シンタックス
'宣言
 
Public Function New( _
   ByVal helper As Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper, _
   Optional ByVal selector As System.String _
)
public Code39( 
   Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper helper,
   System.string selector
)

パラメータ

helper
The html helper
selector
The selector
参照

Code39 クラス
Code39 メンバ