Union3Second<T, U, V> constructor

Union3Second<T, U, V>(
  1. U _value
)

Implementation

Union3Second(this._value);