C# 클래스 SocialBootstrapApi.Logic.TwitterGatewayExtensions

파일 보기 프로젝트 열기: ServiceStackApps/SocialBootstrapApi

공개 메소드들

메소드 설명
DownloadAllJsonAsync ( this urls, TwitterAuth twitterAuth ) : List>
DownloadJsonFromUrl ( this url, TwitterAuth twitterAuth ) : string

메소드 상세

DownloadAllJsonAsync() 공개 정적인 메소드

public static DownloadAllJsonAsync ( this urls, TwitterAuth twitterAuth ) : List>
urls this
twitterAuth TwitterAuth
리턴 List>

DownloadJsonFromUrl() 공개 정적인 메소드

public static DownloadJsonFromUrl ( this url, TwitterAuth twitterAuth ) : string
url this
twitterAuth TwitterAuth
리턴 string