common/Service/MeterProcessState/Views/_ViewStart.cshtml
2026-04-23 17:50:07 +02:00

4 lines
54 B
Plaintext

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