Example #1
0
 public static TimeOfDayViewModel ToTriggerViewModel(this TimeOfDayViewModel timeOfDayViewModel)
 {
     return(timeOfDayViewModel.GenerateTrigger());
 }