Example #1
0
 internal void ScheduleOP(Hour currentHour, AllocatedCase allocatedCase)
 {
     _registrar.ScheduleOP(currentHour, allocatedCase);
 }