C# 클래스 ForumClientCore.NetworkLayer.ClientNetworkListener

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

공개 메소드들

메소드 설명
onUpdate ( Post message ) : void

This method is called by Server

메소드 상세

onUpdate() 공개 메소드

This method is called by Server
public onUpdate ( Post message ) : void
message ForumShared.SharedDataTypes.Post
리턴 void