C# Class BattleShip.Core.CartesianPoint

Afficher le fichier Open project: pebblecode/HackShips

Méthodes publiques

Méthode Description
CartesianPoint ( double x, double y ) : System

Method Details

CartesianPoint() public méthode

public CartesianPoint ( double x, double y ) : System
x double
y double
Résultat System