C# Class AppointmentReminders.Web.Workers.SendNotificationsJob

Show file Open project: TwilioDevEd/appointment-reminders-csharp

Public Methods

Method Description
Execute ( ) : void

Private Methods

Method Description
AvailableAppointments ( ) : IEnumerable

Method Details

Execute() public method

public Execute ( ) : void
return void