예제 #1
0
 public void Pounds_2_tons()
 {
     FloatCompare(0.0005f, Pounds.Tons(1));
 }