'宣言 Public Function New( _ ByVal helper As Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper(Of TModel) _ )
public ControlBuilderFactory<TModel>( Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<TModel> helper )
パラメータ
- helper
- The specified HtmlHelper object.