C# Class NuGetGallery.Dashboard.Infrastructure.BaseApiController

Inheritance: ApiController
Afficher le fichier Open project: NuGet/OpsDashboard

Méthodes protégées

Méthode Description
BaseApiController ( IConfigurationService configuration ) : System
NotFound ( ) : System.Web.Http.HttpResponseException

Method Details

BaseApiController() protected méthode

protected BaseApiController ( IConfigurationService configuration ) : System
configuration IConfigurationService
Résultat System

NotFound() protected méthode

protected NotFound ( ) : System.Web.Http.HttpResponseException
Résultat System.Web.Http.HttpResponseException