C# 클래스 AsyncServerForm.ThreadProc

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

공개 메소드들

메소드 설명
ThreadProc ( string _IPPort, string _msg ) : System
sendThread ( ) : void

메소드 상세

ThreadProc() 공개 메소드

public ThreadProc ( string _IPPort, string _msg ) : System
_IPPort string
_msg string
리턴 System

sendThread() 공개 메소드

public sendThread ( ) : void
리턴 void