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