C# 클래스 Tepeyac.Core.WebClient

상속: System.Net.WebClient, IWebClient
파일 보기 프로젝트 열기: ataranto/tepeyac

공개 메소드들

메소드 설명
Download ( Uri uri ) : string
WebClient ( ) : System

메소드 상세

Download() 공개 메소드

public Download ( Uri uri ) : string
uri System.Uri
리턴 string

WebClient() 공개 메소드

public WebClient ( ) : System
리턴 System