Example #1
0
 private void AddBoxToRepository(ProcessStartedEventArgs eventArgs)
 {
     boxRepository.AddBoxToCache(eventArgs);
 }