using Yw.DAL; namespace HStation.DAL { /// /// /// public interface IAssetsBluntheadSeries :IBaseDAL , IUpdateParas, IUpdateFlags, IUpdateTagName, IUpdateTreeSorter { } }