1 instantiation of AClass
HtmlGenerationWebSite (1)
Controllers\HtmlGeneration_HomeController.cs (1)
61
return View(new
AClass
{ DayOfWeek = Models.DayOfWeek.Friday, Month = Month.FirstOne });