메소드 | 설명 | |
---|---|---|
Callback ( string oauth_token, string oauth_token_secret, string oauth_verifier ) : System.Web.Mvc.ActionResult | ||
Exercises ( ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
Start ( ) : System.Web.Mvc.ActionResult |
메소드 | 설명 | |
---|---|---|
BuildSession ( ) : DevDefined.OAuth.Consumer.OAuthSession | ||
GetCallbackUrl ( ) : string | ||
ParseResponseParameter ( |
public Callback ( string oauth_token, string oauth_token_secret, string oauth_verifier ) : System.Web.Mvc.ActionResult | ||
oauth_token | string | |
oauth_token_secret | string | |
oauth_verifier | string | |
리턴 | System.Web.Mvc.ActionResult |
public Exercises ( ) : System.Web.Mvc.ActionResult | ||
리턴 | System.Web.Mvc.ActionResult |