C# 클래스 Network_Manager.Program

파일 보기 프로젝트 열기: SortByte/Network-Manager

공개 메소드들

메소드 설명
Refresh ( ) : void

Needs to be executed on the UI thread

비공개 메소드들

메소드 설명
CurrentDomain_ProcessExit ( object sender, EventArgs e ) : void
IsUserAdmin ( ) : bool
Main ( ) : void

메소드 상세

Refresh() 공개 정적인 메소드

Needs to be executed on the UI thread
public static Refresh ( ) : void
리턴 void