YNICTE/BO/Views/_ViewStart.cshtml

4 lines
57 B
Plaintext
Raw Permalink Normal View History

2020-10-12 14:39:23 +09:00
@{
Layout = "~/Views/Shared/_Layout.cshtml";
}