C# 클래스 ReloadGUI.Server

파일 보기 프로젝트 열기: RELOAD-NET/RELOAD.NET

공개 메소드들

메소드 설명
Server ( ) : System
Start ( ) : void

비공개 메소드들

메소드 설명
Listen ( object state ) : void
ListenerCallback ( IAsyncResult result ) : void
ProcessRequest ( HttpListenerContext context ) : void
Stop ( ) : void

메소드 상세

Server() 공개 메소드

public Server ( ) : System
리턴 System

Start() 공개 메소드

public Start ( ) : void
리턴 void