Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
MetroIde
StatusUpdater
C# Class MetroIde.StatusUpdater
显示文件
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