AddCalendarEvent(Calendar, string, DateTime, Style) Method
    Adds a calendar event.
    
        public static Calendar AddCalendarEvent(this Calendar calendar, string description, DateTime date, Style customEventHighlightStyle = null)- Namespace
- Spectre.Console 
- Containing Type
- CalendarExtensions