using Yw.DAL; namespace HStation.DAL { /// /// /// public interface IAssetsFlowmeterFactor : IBaseDAL, IUpdateSorter { } }