コード例 #1
0
 public RoomInfoManager() // Constructor
 {
     roomInfoGateway = new RoomInfoGateway();
 }