C# Class iOS.DownloadBytesProgress

Afficher le fichier Open project: xamarin/mobile-samples 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