Method | Description | |
---|---|---|
AccessTokenController ( IRepository |
||
Create ( ) : System.Web.Mvc.ActionResult | ||
Details ( int id ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
Create ( AccessToken accessToken ) : System.Web.Mvc.ActionResult | ||
SwitchActiveStatus ( int id ) : System.Web.Mvc.ActionResult |
public AccessTokenController ( IRepository |
||
accessTokenRepository | IRepository |
|
return | System |
public Create ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Details ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |