MessageSet.cshtml 100 B

12345678
  1. 
  2. @{
  3. ViewBag.Title = "MessageSet";
  4. Layout = "~/Views/Shared/_MainLayoutPage.cshtml";
  5. }