namespace Sai.Toolkit.Core.LandXMLData { public interface IGenerationRangeInstance : IGenerationRange, IInstance { } }