common/Service/MeterProcessState/Views/_ViewStart.cshtml

4 lines
54 B
Plaintext
Raw Permalink Normal View History

2026-04-23 15:50:07 +00:00
@{
Layout = "~/Views/Shared/_Layout.cshtml";
}