C# Класс Machete.Web.Helpers.IsInRoleHelper

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

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

Метод Описание
IsInRole ( this instance ) : bool
IsRoleAllowed ( this instance, string functionality ) : bool

Описание методов

IsInRole() публичный статический Метод

public static IsInRole ( this instance ) : bool
instance this
Результат bool

IsRoleAllowed() публичный статический Метод

public static IsRoleAllowed ( this instance, string functionality ) : bool
instance this
functionality string
Результат bool