C# Class BattleShip.Core.CartesianPoint

ファイルを表示 Open project: pebblecode/HackShips

Public Methods

Method Description
CartesianPoint ( double x, double y ) : System

Method Details

CartesianPoint() public method

public CartesianPoint ( double x, double y ) : System
x double
y double
return System