C# Class Network_Manager.Program

Show file 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