C# Class MetroIde.StatusUpdater

Afficher le fichier Open project: ChadSki/Quickbeam

Méthodes publiques

Méthode Description
Update ( string update ) : void

Update the status of the application.

Method Details

Update() public static méthode

Update the status of the application.
public static Update ( string update ) : void
update string The new status
Résultat void