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