コード例 #1
0
 public double GetNuDiameter(UnitsType utype)
 {
     return(NUConvert.RevertDiameter(utype, Diameter));
 }