示例#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();
 }