Example #1
0
 public void Pounds_2_kilograms()
 {
     FloatCompare(0.45359233f, Pounds.Kilograms(1));
 }