C# Class MundlTransit.WP8.Common.SocketStreamHttpClient

Inheritance: IHttpClient
Afficher le fichier Open project: christophwille/viennarealtime

Méthodes publiques

Méthode Description
GetStringAsync ( string url ) : Task

Private Methods

Méthode Description
PickResponseBody ( string response ) : StringBuilder

Method Details

GetStringAsync() public méthode

public GetStringAsync ( string url ) : Task
url string
Résultat Task