Méthode | Description | |
---|---|---|
SparkleUpdateInfo ( UpdateStatus status ) : System |
Constructor for SparkleUpdate for when there aren't any updates available. Updates are automatically set to null.
|
|
SparkleUpdateInfo ( UpdateStatus status, NetSparkleAppCastItem updates ) : System |
Constructor for SparkleUpdate when there are some updates available.
|
public SparkleUpdateInfo ( UpdateStatus status ) : System | ||
status | UpdateStatus | |
Résultat | System |
public SparkleUpdateInfo ( UpdateStatus status, NetSparkleAppCastItem updates ) : System | ||
status | UpdateStatus | |
updates | NetSparkleAppCastItem | |
Résultat | System |