using Yw.CAL; namespace HStation.CAL { /// /// /// public interface IAssetsCompressorFactor : IBaseCAL, IUpdateSorter { } }