MyMediaLite
Triple<T, U, V>.Second Property
Syntax
Collapse All
the second component
Declaring type:
Triple<T, U, V>
Namespace:
MyMediaLite.Util
Assembly:
MyMediaLite
Syntax
C#
public U Second { get; set; }
Property Value
There is no description.
Top
Generated by
ImmDoc .NET
.