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