C# 클래스 CalDavSynchronizer.OAuth.Google.ProxySupportedHttpClientFactory

상속: HttpClientFactory
파일 보기 프로젝트 열기: aluxnimm/outlookcaldavsynchronizer 1 사용 예제들

공개 메소드들

메소드 설명
ProxySupportedHttpClientFactory ( IWebProxy proxyOrNull ) : System

보호된 메소드들

메소드 설명
CreateHandler ( Google.Apis.Http.CreateHttpClientArgs args ) : HttpMessageHandler

메소드 상세

CreateHandler() 보호된 메소드

protected CreateHandler ( Google.Apis.Http.CreateHttpClientArgs args ) : HttpMessageHandler
args Google.Apis.Http.CreateHttpClientArgs
리턴 System.Net.Http.HttpMessageHandler

ProxySupportedHttpClientFactory() 공개 메소드

public ProxySupportedHttpClientFactory ( IWebProxy proxyOrNull ) : System
proxyOrNull IWebProxy
리턴 System