﻿[0000] OpenElement("elem")
[0001] AddAttribute("attributebefore", "before")
[0002] AddMultipleAttributes(global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Collections.Generic.IEnumerable<global::System.Collections.Generic.KeyValuePair<string, object>>>( someAttributes ))
[0003] AddAttribute("attributeafter", "after")
[0004] AddContent("Hello")