Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Network_Manager
Program
C# Class Network_Manager.Program
ファイルを表示
Open project: SortByte/Network-Manager
Public Methods
Method
Description
Refresh
( ) :
void
Needs to be executed on the UI thread
Private Methods
Method
Description
CurrentDomain_ProcessExit
(
object
sender
,
EventArgs
e
) :
void
IsUserAdmin
( ) :
bool
Main
( ) :
void
Method Details
Refresh()
public
static
method
Needs to be executed on the UI thread
public
static
Refresh
( ) :
void
return
void