ForgeDocs
Documentation for the forge framework
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Forge.Utilities.Tuple< T1 > Class Template Reference
Inheritance diagram for Forge.Utilities.Tuple< T1 >:
Forge.Utilities.Tuple< T1, T2 > Forge.Utilities.Tuple< T1, T2, T3 >

Public Member Functions

 Tuple (T1 item1)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 
override string ToString ()
 
string ToString (string format, IFormatProvider formatProvider)
 

Properties

T1 Item1 [get, set]
 

The documentation for this class was generated from the following file: