namespace ZeroFramework.DeviceCenter.Domain.Specifications.Builder { public interface IOrderedSpecificationBuilder : ISpecificationBuilder { } }