C# Class AuntieDot.Core.Helpers.HttpExtensions

Afficher le fichier Open project: 0xdeafcafe/AuntieDot

Méthodes publiques

Méthode Description
GetRequestStreamAsync ( this request ) : Task
GetResponseAsync ( this request ) : Task

Method Details

GetRequestStreamAsync() public static méthode

public static GetRequestStreamAsync ( this request ) : Task
request this
Résultat Task

GetResponseAsync() public static méthode

public static GetResponseAsync ( this request ) : Task
request this
Résultat Task