namespace ColdMint.scripts.map; /// /// Room injection strategy /// 房间注入策略 /// public interface IRoomInjectionStrategy { }