Example #1
0
 public void Pounds_2_grams()
 {
     FloatCompare(453.59233f, Pounds.Grams(1));
 }