C# Class Blog.Common.Identity.Role.BlogRole

Inheritance: IdentityRole
Afficher le fichier Open project: jsnmgpnty/Blogness2.0 Class Usage Examples

Méthodes publiques

Méthode Description
BlogRole ( ) : Microsoft.AspNet.Identity.EntityFramework
BlogRole ( string name ) : Microsoft.AspNet.Identity.EntityFramework

Method Details

BlogRole() public méthode

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

BlogRole() public méthode

public BlogRole ( string name ) : Microsoft.AspNet.Identity.EntityFramework
name string
Résultat Microsoft.AspNet.Identity.EntityFramework