C# Class PhotoSharingApp.AppService.Controllers.ConfigController

Inheritance: ApiController
Afficher le fichier Open project: Microsoft/Appsample-Photosharing Class Usage Examples

Méthodes publiques

Méthode Description
ConfigController ( Microsoft.ApplicationInsights.TelemetryClient telemetryClient ) : System.Web.Http

Config controller constructor.

Private Methods

Méthode Description
GetAsync ( ) : ConfigContract

Method Details

ConfigController() public méthode

Config controller constructor.
public ConfigController ( Microsoft.ApplicationInsights.TelemetryClient telemetryClient ) : System.Web.Http
telemetryClient Microsoft.ApplicationInsights.TelemetryClient The telemetry client.
Résultat System.Web.Http