Method | Description | |
---|---|---|
IdentityController ( IUsersResource usersResource, IErrorSignaler errorSignaler ) : System | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
Map ( int id ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
GetBlogUsers ( ) : List |
||
GetMapIdentityViewModel ( int id ) : |
||
Map ( |
public IdentityController ( IUsersResource usersResource, IErrorSignaler errorSignaler ) : System | ||
usersResource | IUsersResource | |
errorSignaler | IErrorSignaler | |
return | System |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Map ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |