C# Class Smeedee.Lib.WebClientDownloadDataExtension

Show file Open project: Smeedee/Smeedee-Mobile

Public Methods

Method Description
DownloadData ( this webClient, Uri uri ) : byte[]

Method Details

DownloadData() public static method

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