ValueOutOfRangeException constructor

ValueOutOfRangeException(
  1. int field
)

Implementation

ValueOutOfRangeException(this.field);