C# 클래스 ServerCommandDispatcher, tf_client

상속: ServerCommandDispatcherBase
파일 보기 프로젝트 열기: wids-eria/tf_client 1 사용 예제들

보호된 메소드들

메소드 설명
Broadcast ( ServerCommandCodec sc ) : void
Send ( ServerCommandCodec sc ) : void

메소드 상세

Broadcast() 보호된 메소드

protected Broadcast ( ServerCommandCodec sc ) : void
sc ServerCommandCodec
리턴 void

Send() 보호된 메소드

protected Send ( ServerCommandCodec sc ) : void
sc ServerCommandCodec
리턴 void