C# 클래스 spaceconquest.HostScreen.HostThread

파일 보기 프로젝트 열기: cclay/spaceconquest

공개 메소드들

메소드 설명
HostThread ( Socket s, EndPoint e, MenuList cl ) : System
SendRecieve ( ) : void

메소드 상세

HostThread() 공개 메소드

public HostThread ( Socket s, EndPoint e, MenuList cl ) : System
s Socket
e System.Net.EndPoint
cl MenuList
리턴 System

SendRecieve() 공개 메소드

public SendRecieve ( ) : void
리턴 void