C# Class IAsyncResultExample01.ResourceDownloader

Inheritance: IResourceDownloader
Datei anzeigen Open project: drmohundro/presentations

Public Methods

Method Description
Download ( string resourcePath ) : byte[]

Method Details

Download() public method

public Download ( string resourcePath ) : byte[]
resourcePath string
return byte[]