Union2First<T, U> constructor

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

Implementation

Union2First(this._value);