Beispiel #1
0
 public int CompareTo(object o)
 {
     return(first.CompareTo(o));
 }