Beispiel #1
0
 public int CompareTo(Entry rhs)
 {
     return(Violation.CompareTo(rhs.Violation));
 }