namespace WinPC.Engine.Abstract.Core { public interface IRoom { } }