| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394 |
- // <auto-generated/>
- #pragma warning disable 1591
- #pragma warning disable 0414
- #pragma warning disable 0649
- #pragma warning disable 0169
-
- namespace CaritasPWA.Shared
- {
- #line hidden
- using System;
- using System.Collections.Generic;
- using System.Linq;
- using System.Threading.Tasks;
- using Microsoft.AspNetCore.Components;
- #nullable restore
- #line 1 "D:\Work\Caritas\CaritasPWA\_Imports.razor"
- using System.Net.Http;
-
- #line default
- #line hidden
- #nullable disable
- #nullable restore
- #line 2 "D:\Work\Caritas\CaritasPWA\_Imports.razor"
- using System.Net.Http.Json;
-
- #line default
- #line hidden
- #nullable disable
- #nullable restore
- #line 3 "D:\Work\Caritas\CaritasPWA\_Imports.razor"
- using Microsoft.AspNetCore.Components.Forms;
-
- #line default
- #line hidden
- #nullable disable
- #nullable restore
- #line 4 "D:\Work\Caritas\CaritasPWA\_Imports.razor"
- using Microsoft.AspNetCore.Components.Routing;
-
- #line default
- #line hidden
- #nullable disable
- #nullable restore
- #line 5 "D:\Work\Caritas\CaritasPWA\_Imports.razor"
- using Microsoft.AspNetCore.Components.Web;
-
- #line default
- #line hidden
- #nullable disable
- #nullable restore
- #line 6 "D:\Work\Caritas\CaritasPWA\_Imports.razor"
- using Microsoft.AspNetCore.Components.WebAssembly.Http;
-
- #line default
- #line hidden
- #nullable disable
- #nullable restore
- #line 7 "D:\Work\Caritas\CaritasPWA\_Imports.razor"
- using Microsoft.JSInterop;
-
- #line default
- #line hidden
- #nullable disable
- #nullable restore
- #line 8 "D:\Work\Caritas\CaritasPWA\_Imports.razor"
- using CaritasPWA;
-
- #line default
- #line hidden
- #nullable disable
- #nullable restore
- #line 9 "D:\Work\Caritas\CaritasPWA\_Imports.razor"
- using CaritasPWA.Shared;
-
- #line default
- #line hidden
- #nullable disable
- #nullable restore
- #line 10 "D:\Work\Caritas\CaritasPWA\_Imports.razor"
- using MatBlazor;
-
- #line default
- #line hidden
- #nullable disable
- public partial class CaritasServices : LayoutComponentBase
- {
- #pragma warning disable 1998
- protected override void BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder)
- {
- }
- #pragma warning restore 1998
- }
- }
- #pragma warning restore 1591
|