C# Класс FolketsTing.Controllers.PoliticianExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
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