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