C# Class MeetingManager.HttpGraphService.HttpHelperPhoto

Inheritance: HttpHelper
Afficher le fichier Open project: OfficeDev/Interop-REST-Mail-Contacts-Calendar-Sample

Méthodes publiques

Méthode Description
HttpHelperPhoto ( IAuthenticationService authService, Logger logger ) : MeetingManager.Models

Méthodes protégées

Méthode Description
HandleFailure ( string errorMessage, HttpResponseMessage response ) : void

Method Details

HandleFailure() protected méthode

protected HandleFailure ( string errorMessage, HttpResponseMessage response ) : void
errorMessage string
response System.Net.Http.HttpResponseMessage
Résultat void

HttpHelperPhoto() public méthode

public HttpHelperPhoto ( IAuthenticationService authService, Logger logger ) : MeetingManager.Models
authService IAuthenticationService
logger Logger
Résultat MeetingManager.Models