Search
Pair(T1, T2) Constructor
See Also
 






Initializes a new instance of the Pair class.

 Overload List

Name Description

Pair(T1, T2) ()

Initializes a new instance of the Pair class.

Pair(T1, T2) (T1, T2)

Initializes a new instance of the Pair class.

 See Also