Trio

public void Trio(F first, S second, T third)

Create a new trio.

Parameters

first

The first value

second

The second value

third

The third value