C# Class Suteki.TardisBank.Web.Mvc.Utilities.HttpContextService

Inheritance: IHttpContextService
Datei anzeigen Open project: sharparchitecture/Sharp-Architecture

Private Properties

Property Type Description

Public Methods

Method Description
UserIsInRole ( string role ) : bool

Method Details

UserIsInRole() public method

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