C# Class NUnit.Framework.Internal.MyPrincipal

Inheritance: IPrincipal
Afficher le fichier Open project: nunit/nunit Class Usage Examples

Méthodes publiques

Méthode Description
IsInRole ( string role ) : bool

Method Details

IsInRole() public méthode

public IsInRole ( string role ) : bool
role string
Résultat bool