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

Inheritance: Controller
Afficher le fichier Open project: scottksmith95/CSharp.Bitbucket

Méthodes publiques

Méthode Description
Callback ( string oauth_verifier ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult

Method Details

Callback() public méthode

public Callback ( string oauth_verifier ) : System.Web.Mvc.ActionResult
oauth_verifier string
Résultat System.Web.Mvc.ActionResult

Index() public méthode

public Index ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult