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