C# Класс MovingScrewdriver.Web.Controllers.PostDetails.PostDetailsController

Наследование: AbstractController
Показать файл Открыть проект

Открытые методы

Метод Описание
Details ( int year, int month, int day, string slug ) : System.Web.Mvc.ActionResult
PostDetailsController ( INotificationService notification ) : MovingScrewdriver.Web.Infrastructure

Описание методов

Details() публичный Метод

public Details ( int year, int month, int day, string slug ) : System.Web.Mvc.ActionResult
year int
month int
day int
slug string
Результат System.Web.Mvc.ActionResult

PostDetailsController() публичный Метод

public PostDetailsController ( INotificationService notification ) : MovingScrewdriver.Web.Infrastructure
notification INotificationService
Результат MovingScrewdriver.Web.Infrastructure