Union0First<T> constructor

Union0First<T>(
  1. T _value
)

Implementation

Union0First(this._value);