C# 클래스 MovingScrewdriver.Web.Controllers.PostDetails.PostDetailsController

상속: AbstractController
파일 보기 프로젝트 열기: Gutek/MovingScrewdriver

공개 메소드들

메소드 설명
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