Files
MoonPro.net/MP-API/Views/_ViewStart.cshtml
T
2016-12-23 15:59:04 +01:00

4 lines
54 B
Plaintext

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