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