-
Notifications
You must be signed in to change notification settings - Fork 1
intervals.points.point
alexey edited this page Nov 1, 2022
·
2 revisions
Namespace: Intervals.Points
public static class PointReturns point with specified and Inclusion.Included
public static Point<T> Included<T>(T value)T
value T
Point<T>
Returns point with specified and Inclusion.Excluded
public static Point<T> Excluded<T>(T value)T
value T
Point<T>