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