Method | Description | |
---|---|---|
RoleController ( IAccountServices accountservices ) : System |
Method | Description | |
---|---|---|
Create ( ) : System.Web.Mvc.ActionResult | ||
Create ( |
||
Delete ( System.Guid id ) : System.Web.Mvc.ActionResult | ||
DeleteConfirmed ( System.Guid id ) : System.Web.Mvc.ActionResult | ||
Details ( System.Guid id ) : System.Web.Mvc.ViewResult | ||
Edit ( System.Guid id ) : System.Web.Mvc.ActionResult | ||
Edit ( |
||
Index ( int page, string sort, string sortdir ) : System.Web.Mvc.ViewResult |
public RoleController ( IAccountServices accountservices ) : System | ||
accountservices | IAccountServices | |
return | System |