Union1First<T> constructor

Union1First<T>(
  1. T _value
)

Implementation

Union1First(this._value);