LblRangeAcceptanceEnumAcceptance constructor

const LblRangeAcceptanceEnumAcceptance(
  1. int value
)

Implementation

const LblRangeAcceptanceEnumAcceptance(int value) : super(value);