C# Class IAsyncResultExample02.ResourceDownloader02

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[]