C# 클래스 BattleShip.Core.CartesianPoint

파일 보기 프로젝트 열기: pebblecode/HackShips

공개 메소드들

메소드 설명
CartesianPoint ( double x, double y ) : System

메소드 상세

CartesianPoint() 공개 메소드

public CartesianPoint ( double x, double y ) : System
x double
y double
리턴 System