C# 클래스 FolketsTing.Controllers.P20Extensions

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

공개 메소드들

메소드 설명
CommentCount ( this p ) : int
CountLink ( this q, Controller c ) : string
DetailsLink ( this q, Controller c ) : string
Views ( this q ) : int

메소드 상세

CommentCount() 공개 정적인 메소드

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

CountLink() 공개 정적인 메소드

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

DetailsLink() 공개 정적인 메소드

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

Views() 공개 정적인 메소드

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