예제 #1
0
파일: RoomInformer.cs 프로젝트: sunoru/PBO
 void IUserInformation.Execute(IUser user)
 {
     user.InformUserSpectateGame(UserId);
 }