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