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