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