C# Class Dan.IdentityNPocoStores.Core.IdentityRole

Afficher le fichier Open project: danclarke/AspNetIdentity3NPOCODataStores Class Usage Examples

Méthodes publiques

Méthode Description
IdentityRole ( ) : System

Constructor

IdentityRole ( string roleName ) : System

Constructor

ToString ( ) : string

Returns a friendly name

Method Details

IdentityRole() public méthode

Constructor
public IdentityRole ( ) : System
Résultat System

IdentityRole() public méthode

Constructor
public IdentityRole ( string roleName ) : System
roleName string Initial name for role
Résultat System

ToString() public méthode

Returns a friendly name
public ToString ( ) : string
Résultat string