Tesla Graphics Engine Documentation (January 2012)
TwoTupleKey<(Of <(<'T, G>)>)> Constructor (first, second)
TeslaTesla.CollectionsTwoTupleKey<(Of <(<'T, G>)>)>TwoTupleKey<(Of <(<'T, G>)>)>(T, G)
Creates a new instance of TwoTupleKey<(Of <(<'T, G>)>)>.
Declaration Syntax
C#
public TwoTupleKey(
	T first,
	G second
)
Parameters
first (T)
The first piece of data.
second (G)
The second piece of data.

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)