using System; using System.Collections.Generic; namespace Shared.SimpleControl.Phone { public class UserRoomList { public UserRoomList () { } } }