C# 클래스 TcpWatcher.Program

파일 보기 프로젝트 열기: MikePopoloski/ampere

공개 메소드들

메소드 설명
ListenForChanges ( int port ) : void

비공개 메소드들

메소드 설명
HandleClient ( TcpClient client ) : void
Main ( string args ) : void

메소드 상세

ListenForChanges() 공개 정적인 메소드

public static ListenForChanges ( int port ) : void
port int
리턴 void