C# Class Orc.LicenseManager.Server.Role

Inheritance: IdentityRole
Afficher le fichier Open project: WildGums/Orc.LicenseManager

Méthodes publiques

Méthode Description
Role ( ) : Microsoft.AspNet.Identity.EntityFramework
Role ( string rolename ) : Microsoft.AspNet.Identity.EntityFramework

Method Details

Role() public méthode

public Role ( ) : Microsoft.AspNet.Identity.EntityFramework
Résultat Microsoft.AspNet.Identity.EntityFramework

Role() public méthode

public Role ( string rolename ) : Microsoft.AspNet.Identity.EntityFramework
rolename string
Résultat Microsoft.AspNet.Identity.EntityFramework