コード例 #1
0
 public void Feet_2_inches()
 {
     FloatCompare(12, Feet.Inches(1));
 }