C# Class mobSocial.WebApi.Controllers.InstallController

Inheritance: mobSocial.WebApi.Configuration.Mvc.RootApiController
Mostra file Open project: mobsoftware/mobsocial

Public Methods

Method Description
InstallController ( IInstallationService installationService ) : System.Web

Private Methods

Method Description
Install ( InstallationRequestModel model ) : IHttpActionResult

Method Details

InstallController() public method

public InstallController ( IInstallationService installationService ) : System.Web
installationService IInstallationService
return System.Web