PTMagic/Monitor/Pages/_get/DownloadFile.cshtml

5 lines
55 B
Plaintext
Raw Normal View History

2018-05-22 10:11:50 +02:00
@page
@model DownloadFileModel
@{
Layout = null;
}