C# Class UCSF.Business.Web.WebDownloader

Afficher le fichier Open project: CTSIatUCSF/gadgets Class Usage Examples

Méthodes publiques

Méthode Description
CheckForUpdates ( string orgName, bool useBulk ) : void
WebDownloader ( ) : System

Private Methods

Méthode Description
AddFileToProcessed ( string fileName ) : void
FileProcessed ( string fileName ) : bool

Method Details

CheckForUpdates() public méthode

public CheckForUpdates ( string orgName, bool useBulk ) : void
orgName string
useBulk bool
Résultat void

WebDownloader() public méthode

public WebDownloader ( ) : System
Résultat System