C# Class YouScribe.Rest.DownloadBytesProgress

Afficher le fichier Open project: Youscribe/YouscribeNet Class Usage Examples

Méthodes publiques

Méthode Description
DownloadBytesProgress ( string fileName, int bytesReceived, int totalBytes ) : System

Method Details

DownloadBytesProgress() public méthode

public DownloadBytesProgress ( string fileName, int bytesReceived, int totalBytes ) : System
fileName string
bytesReceived int
totalBytes int
Résultat System