MaxItems<T> constructor

MaxItems<T>(
  1. int max
)

Implementation

MaxItems(this.max);