C# Class SocialBootstrapApi.Logic.TwitterGatewayExtensions

Afficher le fichier Open project: ServiceStackApps/SocialBootstrapApi

Méthodes publiques

Méthode Description
DownloadAllJsonAsync ( this urls, TwitterAuth twitterAuth ) : List>
DownloadJsonFromUrl ( this url, TwitterAuth twitterAuth ) : string

Method Details

DownloadAllJsonAsync() public static méthode

public static DownloadAllJsonAsync ( this urls, TwitterAuth twitterAuth ) : List>
urls this
twitterAuth TwitterAuth
Résultat List>

DownloadJsonFromUrl() public static méthode

public static DownloadJsonFromUrl ( this url, TwitterAuth twitterAuth ) : string
url this
twitterAuth TwitterAuth
Résultat string