C# Class Hapikit.HttpClientExtensions

Afficher le fichier Open project: hapikit/hapikit.net

Méthodes publiques

Méthode Description
FollowLinkAsync ( this httpClient, IRequestFactory requestFactory, IResponseHandler handler = null ) : Task

Method Details

FollowLinkAsync() public static méthode

public static FollowLinkAsync ( this httpClient, IRequestFactory requestFactory, IResponseHandler handler = null ) : Task
httpClient this
requestFactory IRequestFactory
handler IResponseHandler
Résultat Task