Esempio n. 1
0
 static AmountComparer()
 {
     smkEqualityTolerance = AmountConverter.ToAmountType(1.0e-5);
     Instance             = new AmountComparer();
 }
Esempio n. 2
0
 static AmountComparer()
 {
     smkEqualityTolerance = AmountConverter.ToAmountType(1.0e-5);
     Instance = new AmountComparer();
 }