C# Class Machete.Web.Helpers.IsInRoleHelper

Afficher le fichier Open project: SavageLearning/Machete

Méthodes publiques

Méthode Description
IsInRole ( this instance ) : bool
IsRoleAllowed ( this instance, string functionality ) : bool

Method Details

IsInRole() public static méthode

public static IsInRole ( this instance ) : bool
instance this
Résultat bool

IsRoleAllowed() public static méthode

public static IsRoleAllowed ( this instance, string functionality ) : bool
instance this
functionality string
Résultat bool