Generic triple class
Declaring type: Triple<T, U, V>
Namespace: MyMediaLite.Util
Assembly: MyMediaLite
Collapse/Expand Public Constructors
  Name Description
Public Method Triple Overloaded. Default constructor
Collapse/Expand Public Properties
  Name Description
Public Property First the first component
Public Property Second the second component
Public Property Third the third component