C# 클래스 FolketsTing.Controllers.PoliticianExtensions

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

공개 메소드들

메소드 설명
CommentCount ( this thep ) : int
CountLink ( this p, Controller c ) : string
FTMemberPage ( this p ) : string
FullName ( this p ) : string
PolActivityFeedLink ( this p, Controller c ) : string
PolLink ( this p, Controller c ) : string
Views ( this p ) : int

메소드 상세

CommentCount() 공개 정적인 메소드

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

CountLink() 공개 정적인 메소드

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

FTMemberPage() 공개 정적인 메소드

public static FTMemberPage ( this p ) : string
p this
리턴 string

FullName() 공개 정적인 메소드

public static FullName ( this p ) : string
p this
리턴 string

PolActivityFeedLink() 공개 정적인 메소드

public static PolActivityFeedLink ( this p, Controller c ) : string
p this
c Controller
리턴 string

PolLink() 공개 정적인 메소드

public static PolLink ( this p, Controller c ) : string
p this
c Controller
리턴 string

Views() 공개 정적인 메소드

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