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

Inheritance: IdentityRole
Show file Open project: jsnmgpnty/Blogness2.0 Class Usage Examples

Public Methods

Method Description
BlogRole ( ) : Microsoft.AspNet.Identity.EntityFramework
BlogRole ( string name ) : Microsoft.AspNet.Identity.EntityFramework

Method Details

BlogRole() public method

public BlogRole ( ) : Microsoft.AspNet.Identity.EntityFramework
return Microsoft.AspNet.Identity.EntityFramework

BlogRole() public method

public BlogRole ( string name ) : Microsoft.AspNet.Identity.EntityFramework
name string
return Microsoft.AspNet.Identity.EntityFramework