Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
MetroIde
StatusUpdater
C# Class MetroIde.StatusUpdater
Show file
Open project: ChadSki/Quickbeam
Public Methods
Method
Description
Update
(
string
update
) :
void
Update the status of the application.
Method Details
Update()
public
static
method
Update the status of the application.
public
static
Update
(
string
update
) :
void
update
string
The new status
return
void