예제 #1
0
 protected bool Equals(EasyPostRates other)
 {
     return(Equals(Rates, other.Rates));
 }
예제 #2
0
 protected bool Equals(EasyPostRates other)
 {
     return Equals(Rates, other.Rates);
 }