バージョン

QRCodeBarcodeRenderer コンストラクタ(HtmlHelper,QRCodeBarcodeModel)

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

パラメータ

helper
model
参照

オンラインで表示: GitHub