|
#pragma checksum "D:\a\_work\1\s\src\Components\Endpoints\test\TestComponents\WebAssemblyPreloadComponent.razor" "{8829d00f-11b8-4213-878b-770e8597ac16}" "b7ffbcbfd6318df4cfc70a9bc0c26f1f0b5c6303104415ba5681f6cee24c417c"
// <auto-generated/>
#pragma warning disable 1591
namespace Microsoft.AspNetCore.Components.Endpoints.Tests.TestComponents
{
#line default
using global::System;
using global::System.Collections.Generic;
using global::System.Linq;
using global::System.Threading.Tasks;
using global::Microsoft.AspNetCore.Components;
#line default
#line hidden
#nullable restore
public partial class WebAssemblyPreloadComponent : global::Microsoft.AspNetCore.Components.ComponentBase
#nullable disable
{
#pragma warning disable 1998
protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder)
{
__builder.AddMarkupContent(0, "<h3>WebAssemblyPreloadComponent</h3>");
}
#pragma warning restore 1998
}
}
#pragma warning restore 1591
|