Union4Third<A, B, C, D> constructor

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

Implementation

Union4Third(this._value);