public virtual Ship GetShot(Position targetPosition) { return(MyBoard.UpdateBoard(targetPosition)); }