Beispiel #1
0
 internal static SortedLabels From(LabelSet labelSet)
 {
     return(From(labelSet.All()));
 }