Esempio n. 1
0
 public static double HalfDirect(this OrientedSize orientedSize)
 {
     return(SizeUtils.HalfDirect(orientedSize));
 }