C# Class Network_Manager.Program

Afficher le fichier Open project: SortByte/Network-Manager

Méthodes publiques

Méthode Description
Refresh ( ) : void

Needs to be executed on the UI thread

Private Methods

Méthode Description
CurrentDomain_ProcessExit ( object sender, EventArgs e ) : void
IsUserAdmin ( ) : bool
Main ( ) : void

Method Details

Refresh() public static méthode

Needs to be executed on the UI thread
public static Refresh ( ) : void
Résultat void