Example #1
0
 public void Feet_2_centimeters()
 {
     FloatCompare(30.48f, Feet.Centimeters(1));
 }