NeedsAtLeastThreePoints constructor

NeedsAtLeastThreePoints(
  1. int numberOfPoint
)

Implementation

NeedsAtLeastThreePoints(this.numberOfPoint);