コード例 #1
0
ファイル: RoomIndexHub.cs プロジェクト: rfire01/SAGLET
 public void UpdateRooms()
 {
     ctrl.SyncNewRooms();
     GetRooms();
 }