LibraryManagement / Frontend /Views /_ViewStart.cshtml
Yuyuqt
add mvc
c8d434a
Raw
History Blame
32 Bytes
@{
Layout = "_Layout";
}