C# Class CSharp.Bitbucket.MVC_3_Example.Controllers.BitbucketController

Inheritance: Controller
Exibir arquivo Open project: scottksmith95/CSharp.Bitbucket

Public Methods

Method Description
Callback ( string oauth_verifier ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult

Method Details

Callback() public method

public Callback ( string oauth_verifier ) : System.Web.Mvc.ActionResult
oauth_verifier string
return System.Web.Mvc.ActionResult

Index() public method

public Index ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult