Files
First_Exercise/test/Views/_ViewStart.cshtml
2025-07-15 11:14:03 +03:30

4 lines
54 B
Plaintext

@{
Layout = "~/Views/Shared/_Layout.cshtml";
}