C# Class NuGetGallery.Dashboard.Infrastructure.BaseApiController

Inheritance: ApiController
Mostra file Open project: NuGet/OpsDashboard

Protected Methods

Method Description
BaseApiController ( IConfigurationService configuration ) : System
NotFound ( ) : System.Web.Http.HttpResponseException

Method Details

BaseApiController() protected method

protected BaseApiController ( IConfigurationService configuration ) : System
configuration IConfigurationService
return System

NotFound() protected method

protected NotFound ( ) : System.Web.Http.HttpResponseException
return System.Web.Http.HttpResponseException