Ejemplo n.º 1
0
 public int CompareTo(UnitateAgricola other)
 {
     return(indicatori.CompareTo(other.indicatori));
 }