C# 클래스 FolketsTing.Controllers.Extensions

파일 보기 프로젝트 열기: friism/folketsting

공개 메소드들

메소드 설명
Breadcrumb ( this l ) : Breadcrumb
CommentCount ( this thec ) : int
CountLink ( this l, Controller c ) : string
DetailsLink ( this l, Controller c ) : string
LinkTo ( this s, Controller c ) : string
Views ( this l ) : int

비공개 메소드들

메소드 설명
GetStageString ( int number ) : string

메소드 상세

Breadcrumb() 공개 정적인 메소드

public static Breadcrumb ( this l ) : Breadcrumb
l this
리턴 Breadcrumb

CommentCount() 공개 정적인 메소드

public static CommentCount ( this thec ) : int
thec this
리턴 int

CountLink() 공개 정적인 메소드

public static CountLink ( this l, Controller c ) : string
l this
c Controller
리턴 string

DetailsLink() 공개 정적인 메소드

public static DetailsLink ( this l, Controller c ) : string
l this
c Controller
리턴 string

LinkTo() 공개 정적인 메소드

public static LinkTo ( this s, Controller c ) : string
s this
c Controller
리턴 string

Views() 공개 정적인 메소드

public static Views ( this l ) : int
l this
리턴 int