C# 클래스 LobbyServer.World.Listener

파일 보기 프로젝트 열기: fiki574/rAPB 1 사용 예제들

공개 메소드들

메소드 설명
Listener ( String ip, Int32 port ) : System

비공개 메소드들

메소드 설명
handleWorld ( object client ) : void
listenForClients ( ) : void

메소드 상세

Listener() 공개 메소드

public Listener ( String ip, Int32 port ) : System
ip String
port System.Int32
리턴 System