using Yw.DAL; namespace HStation.DAL { /// /// /// public interface IAssetsExchangerPropContent : IBaseDAL { } }