C# 클래스 Hapikit.HttpClientExtensions

파일 보기 프로젝트 열기: hapikit/hapikit.net

공개 메소드들

메소드 설명
FollowLinkAsync ( this httpClient, IRequestFactory requestFactory, IResponseHandler handler = null ) : Task

메소드 상세

FollowLinkAsync() 공개 정적인 메소드

public static FollowLinkAsync ( this httpClient, IRequestFactory requestFactory, IResponseHandler handler = null ) : Task
httpClient this
requestFactory IRequestFactory
handler IResponseHandler
리턴 Task