Method Intersect
- Namespace
- Eon
- Assembly
- Eon.dll
Intersect(Schedule)
Intersection of two Schedule. As long as both of the two Schedule are still running it will return the maximum Duration
[Pure]
public Schedule Intersect(Schedule other)
Intersection of two Schedule. As long as both of the two Schedule are still running it will return the maximum Duration
[Pure]
public Schedule Intersect(Schedule other)