Beispiel #1
0
 public static double HalfIndirect(this OrientedSize orientedSize)
 {
     return(SizeUtils.HalfIndirect(orientedSize));
 }