コード例 #1
0
 private RoomService CreateRoomService()
 {
     return(_serviceCreator.CreateRoomService("DefaultConnection"));
 }