C# 클래스 OfflineWeb.WebClientExtensions

파일 보기 프로젝트 열기: mrahhal/OfflineWeb

공개 메소드들

메소드 설명
DownloadAsync ( this @this, string address ) : Task

메소드 상세

DownloadAsync() 공개 정적인 메소드

public static DownloadAsync ( this @this, string address ) : Task
@this this
address string
리턴 Task