C# 클래스 BasicChat.Server.Program

파일 보기 프로젝트 열기: Rurouni/MassiveOnlineUniversalServerEngine

비공개 메소드들

메소드 설명
Main ( string args ) : void
OnRoomJoin ( JoinRoom msg, IOperationContext context ) : void
OnRoomLeave ( INetChannel channel ) : void
OnSay ( Say msg, IOperationContext context ) : void