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