C# 클래스 Phamhilator.Yam.Core.StringDownloader

파일 보기 프로젝트 열기: ArcticEcho/Phamhilator 1 사용 예제들

공개 메소드들

메소드 설명
DownloadString ( string url ) : string
StringDownloader ( int timeoutMilliseconds = 300000 ) : System

메소드 상세

DownloadString() 공개 메소드

public DownloadString ( string url ) : string
url string
리턴 string

StringDownloader() 공개 메소드

public StringDownloader ( int timeoutMilliseconds = 300000 ) : System
timeoutMilliseconds int
리턴 System