IntegerToIntExpression constructor

IntegerToIntExpression(
  1. Expression<Integer> value
)

Implementation

IntegerToIntExpression(this.value);