C# 클래스 AppHarbor.HeaderAppHaborAuthenticator

상속: RestSharp.IAuthenticator
파일 보기 프로젝트 열기: ntziolis/AppHarbor.NET

공개 메소드들

메소드 설명
Authenticate ( RestSharp client, RestSharp request ) : void
HeaderAppHaborAuthenticator ( AppHarbor.AuthInfo authInfo ) : System

메소드 상세

Authenticate() 공개 메소드

public Authenticate ( RestSharp client, RestSharp request ) : void
client RestSharp
request RestSharp
리턴 void

HeaderAppHaborAuthenticator() 공개 메소드

public HeaderAppHaborAuthenticator ( AppHarbor.AuthInfo authInfo ) : System
authInfo AppHarbor.AuthInfo
리턴 System