Ejemplo n.º 1
0
        public override Day CurrentDay()
        {
            Day day = _primary.CurrentDay();

            return(day);
        }