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