Пример #1
0
 public int CompareTo(SpectralQuantityValue other)
 {
     return(Lambda.CompareTo(other.Lambda));
 }