Ejemplo n.º 1
0
 protected bool Equals(EasyPostRates other)
 {
     return(Equals(Rates, other.Rates));
 }
Ejemplo n.º 2
0
 protected bool Equals(EasyPostRates other)
 {
     return Equals(Rates, other.Rates);
 }