MyMediaLite
Triple<T, U, V> Class Members
Constructors
Properties
Collapse All
Generic triple class
Declaring type:
Triple<T, U, V>
Namespace:
MyMediaLite.Util
Assembly:
MyMediaLite
Public Constructors
Name
Description
Triple
Overloaded. Default constructor
Top
Public Properties
Name
Description
First
the first component
Second
the second component
Third
the third component
Top
Generated by
ImmDoc .NET
.