C# Класс AdvancedLauncher.SDK.Model.Events.DownloadStatusEventArgs

Download status event arguments
Наследование: BaseEventArgs
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
DownloadStatusEventArgs ( DMODownloadStatusCode Code, string Info, int Progress, int MaxProgress )

Initializes a new instance of DownloadStatusEventArgs for specified DMODownloadStatusCode, Info, Progress and MaxProgress.

Описание методов

DownloadStatusEventArgs() публичный Метод

Initializes a new instance of DownloadStatusEventArgs for specified DMODownloadStatusCode, Info, Progress and MaxProgress.
public DownloadStatusEventArgs ( DMODownloadStatusCode Code, string Info, int Progress, int MaxProgress )
Code DMODownloadStatusCode Status code
Info string Information string
Progress int Progress
MaxProgress int Max progress