C# Class Crowbar.Demo.Mvc.Async.Application.AppController

Inheritance: Controller
Mostra file Open project: mrydengren/crowbar

Public Methods

Method Description
AppController ( IExternalRequestAsync request ) : System.Threading.Tasks

Private Methods

Method Description
GetCrowbars ( ) : Task

Method Details

AppController() public method

public AppController ( IExternalRequestAsync request ) : System.Threading.Tasks
request IExternalRequestAsync
return System.Threading.Tasks