Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Ketarin
Updater.JobStatusChangedEventArgs
C# Class Ketarin.Updater.JobStatusChangedEventArgs
Holds all necessary information for the event that the update status of an application changed.
Inheritance:
System.EventArgs
Afficher le fichier
Open project: GitSullied/Ketarin
Class Usage Examples
Méthodes publiques
Méthode
Description
JobStatusChangedEventArgs
(
ApplicationJob
job
,
Status
newStatus
) :
System
Method Details
JobStatusChangedEventArgs()
public
méthode
public
JobStatusChangedEventArgs
(
ApplicationJob
job
,
Status
newStatus
) :
System
job
ApplicationJob
newStatus
Status
Résultat
System