Union3Third<T, U, V> constructor

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

Implementation

Union3Third(this._value);