C# 클래스 Tenteikura.Fetcher

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

공개 메소드들

메소드 설명
Fetch ( ) : void
Fetcher ( Uri targetUri ) : System

비공개 메소드들

메소드 설명
OnGetResponse ( IAsyncResult result ) : void
OnStreamRead ( IAsyncResult result ) : void

메소드 상세

Fetch() 공개 메소드

public Fetch ( ) : void
리턴 void

Fetcher() 공개 메소드

public Fetcher ( Uri targetUri ) : System
targetUri System.Uri
리턴 System