Пример #1
0
 LineTo(CubicHexCoord other)
 {
     return(CubicHexCoord.Line(this, other));
 }