You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

_ViewStart.cshtml.g.cs 3.1KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. #pragma checksum "E:\Project\Projeh\MyProjeh\Karsha_Site\EndPoint.Site\Views\_ViewStart.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "7091c65830b0329e613be026ede8a57552863778"
  2. // <auto-generated/>
  3. #pragma warning disable 1591
  4. [assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views__ViewStart), @"mvc.1.0.view", @"/Views/_ViewStart.cshtml")]
  5. namespace AspNetCore
  6. {
  7. #line hidden
  8. using System;
  9. using System.Collections.Generic;
  10. using System.Linq;
  11. using System.Threading.Tasks;
  12. using Microsoft.AspNetCore.Mvc;
  13. using Microsoft.AspNetCore.Mvc.Rendering;
  14. using Microsoft.AspNetCore.Mvc.ViewFeatures;
  15. #nullable restore
  16. #line 1 "E:\Project\Projeh\MyProjeh\Karsha_Site\EndPoint.Site\Views\_ViewImports.cshtml"
  17. using EndPoint.Site;
  18. #line default
  19. #line hidden
  20. #nullable disable
  21. #nullable restore
  22. #line 2 "E:\Project\Projeh\MyProjeh\Karsha_Site\EndPoint.Site\Views\_ViewImports.cshtml"
  23. using EndPoint.Site.Models;
  24. #line default
  25. #line hidden
  26. #nullable disable
  27. [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"7091c65830b0329e613be026ede8a57552863778", @"/Views/_ViewStart.cshtml")]
  28. [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"87685c89e84078b3e134b89a928accf3d0f04a39", @"/Views/_ViewImports.cshtml")]
  29. #nullable restore
  30. public class Views__ViewStart : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic>
  31. #nullable disable
  32. {
  33. #pragma warning disable 1998
  34. public async override global::System.Threading.Tasks.Task ExecuteAsync()
  35. {
  36. #nullable restore
  37. #line 1 "E:\Project\Projeh\MyProjeh\Karsha_Site\EndPoint.Site\Views\_ViewStart.cshtml"
  38. Layout = "_Layout";
  39. #line default
  40. #line hidden
  41. #nullable disable
  42. }
  43. #pragma warning restore 1998
  44. #nullable restore
  45. [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
  46. public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!;
  47. #nullable disable
  48. #nullable restore
  49. [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
  50. public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!;
  51. #nullable disable
  52. #nullable restore
  53. [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
  54. public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } = default!;
  55. #nullable disable
  56. #nullable restore
  57. [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
  58. public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } = default!;
  59. #nullable disable
  60. #nullable restore
  61. [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
  62. public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } = default!;
  63. #nullable disable
  64. }
  65. }
  66. #pragma warning restore 1591