TrexOperationEnumOp constructor

const TrexOperationEnumOp(
  1. int value
)

Implementation

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