namespace IStation.DAL { /// /// /// public interface IScheduleRule : IBaseDAL { } }