Triplet Constructor
.NET Framework 2.0
Initializes a new instance of the Triplet class.
Name | Description |
---|---|
Triplet () |
Initializes a new instance of the Triplet class.
|
Triplet (Object, Object) |
Initializes a new instance of the Triplet class and sets the first two objects.
|
Triplet (Object, Object, Object) |
Initializes a new instance of the Triplet class with the provided three objects.
|
Show: