MinItems<T> constructor

MinItems<T>(
  1. int min
)

Implementation

MinItems(this.min);