Union4Second<A, B, C, D> constructor

Union4Second<A, B, C, D>(
  1. B _value
)

Implementation

Union4Second(this._value);