C# 클래스 AssociatePublishingNetwork.ApnClient

파일 보기 프로젝트 열기: FoxCubGames/oauth-apn 1 사용 예제들

공개 메소드들

메소드 설명
SendRequest ( string endpointUrl, string>.Dictionary queryStringParams, HttpMethod httpMethod ) : Task

비공개 메소드들

메소드 설명
GetQueryString ( string>.Dictionary dict ) : string

메소드 상세

SendRequest() 공개 메소드

public SendRequest ( string endpointUrl, string>.Dictionary queryStringParams, HttpMethod httpMethod ) : Task
endpointUrl string
queryStringParams string>.Dictionary
httpMethod HttpMethod
리턴 Task