Triplet Constructor (Object, Object, Object)
.NET Framework (current version)
Initializes a new instance of the Triplet class with the provided three objects.
Assembly: System.Web (in System.Web.dll)
Parameters
- x
-
Type:
System.Object
Object assigned to First.
- y
-
Type:
System.Object
Object assigned to Second.
- z
-
Type:
System.Object
Object assigned to Third.
.NET Framework
Available since 1.1
Available since 1.1
Show: