Пример #1
0
 public void IsPeriodicShouldThrowException()
 {
     var history   = new IntervalEvent <ItemStructureTest>();
     var startTime = history.GetIntervalStartTime();
 }
Пример #2
0
 public void IsPeriodicShouldThrowException()
 {
     var history = new IntervalEvent<ItemStructureTest>();
     var startTime = history.GetIntervalStartTime();
 }