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