C# 클래스 Smeedee.Lib.WebClientDownloadDataExtension

파일 보기 프로젝트 열기: Smeedee/Smeedee-Mobile

공개 메소드들

메소드 설명
DownloadData ( this webClient, Uri uri ) : byte[]

메소드 상세

DownloadData() 공개 정적인 메소드

public static DownloadData ( this webClient, Uri uri ) : byte[]
webClient this
uri System.Uri
리턴 byte[]