C# Class UCSF.Business.Web.WebDownloader

Exibir arquivo Open project: CTSIatUCSF/gadgets Class Usage Examples

Public Methods

Method Description
CheckForUpdates ( string orgName, bool useBulk ) : void
WebDownloader ( ) : System

Private Methods

Method Description
AddFileToProcessed ( string fileName ) : void
FileProcessed ( string fileName ) : bool

Method Details

CheckForUpdates() public method

public CheckForUpdates ( string orgName, bool useBulk ) : void
orgName string
useBulk bool
return void

WebDownloader() public method

public WebDownloader ( ) : System
return System