ItemCount<T> constructor

ItemCount<T>(
  1. int count
)

Implementation

ItemCount(this.count);