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

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

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

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