Esempio n. 1
0
 public double GetNuArea(UnitsType type)
 {
     return(NUConvert.RevertArea(type, Area));
 }