public TagHelperOutput(string tagName, Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttributeList attributes, System.Func <bool, System.Text.Encodings.Web.HtmlEncoder, System.Threading.Tasks.Task <Microsoft.AspNetCore.Razor.TagHelpers.TagHelperContent> > getChildContentAsync)
 {
 }
 public TagHelperContext(string tagName, Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttributeList allAttributes, System.Collections.Generic.IDictionary <object, object> items, string uniqueId)
 {
 }