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