C# Class NUnit.Framework.Internal.MyPrincipal

Inheritance: IPrincipal
Show file Open project: nunit/nunit Class Usage Examples

Public Methods

Method Description
IsInRole ( string role ) : bool

Method Details

IsInRole() public method

public IsInRole ( string role ) : bool
role string
return bool