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