C# 클래스 MeetingManager.HttpGraphService.HttpHelperPhoto

상속: HttpHelper
파일 보기 프로젝트 열기: OfficeDev/Interop-REST-Mail-Contacts-Calendar-Sample

공개 메소드들

메소드 설명
HttpHelperPhoto ( IAuthenticationService authService, Logger logger ) : MeetingManager.Models

보호된 메소드들

메소드 설명
HandleFailure ( string errorMessage, HttpResponseMessage response ) : void

메소드 상세

HandleFailure() 보호된 메소드

protected HandleFailure ( string errorMessage, HttpResponseMessage response ) : void
errorMessage string
response System.Net.Http.HttpResponseMessage
리턴 void

HttpHelperPhoto() 공개 메소드

public HttpHelperPhoto ( IAuthenticationService authService, Logger logger ) : MeetingManager.Models
authService IAuthenticationService
logger Logger
리턴 MeetingManager.Models