| PeriodTIntersectsExclusive Method |
Whether two ranges intersect each other.
Namespace: FlexRuleAssembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxpublic bool IntersectsExclusive(
Period<T> other
)
Parameters
- other
- Type: FlexRulePeriodT
Return Value
Type:
Boolean
See Also