Union2Second<T, U> constructor

Union2Second<T, U>(
  1. U _value
)

Implementation

Union2Second(this._value);