C# 클래스 RaccoonBlog.Web.RouteConfigurator

파일 보기 프로젝트 열기: ayende/RaccoonBlog

공개 메소드들

메소드 설명
Configure ( ) : void
RouteConfigurator ( RouteCollection routes ) : System.Web.Mvc

비공개 메소드들

메소드 설명
Css ( ) : void
Error ( ) : void
LegacyPost ( ) : void
PostDetails ( ) : void
Posts ( ) : void
Search ( ) : void
Series ( ) : void
Syndication ( ) : void

메소드 상세

Configure() 공개 메소드

public Configure ( ) : void
리턴 void

RouteConfigurator() 공개 메소드

public RouteConfigurator ( RouteCollection routes ) : System.Web.Mvc
routes RouteCollection
리턴 System.Web.Mvc