C# Class wehack.Controllers.OauthController

Inheritance: Controller
Show file Open project: unionthugface/wehack

Public Methods

Method Description
BeginAsync ( ) : Task
CompleteAsync ( ) : Task
Index ( ) : System.Web.Mvc.ActionResult

Method Details

BeginAsync() public method

public BeginAsync ( ) : Task
return Task

CompleteAsync() public method

public CompleteAsync ( ) : Task
return Task

Index() public method

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