C# 클래스 AdvancedLauncher.SDK.Model.Events.DownloadStatusEventArgs

Download status event arguments
상속: BaseEventArgs
파일 보기 프로젝트 열기: GoldRenard/DMOAdvancedLauncher 1 사용 예제들

공개 메소드들

메소드 설명
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