C# 클래스 MonkeySpace.Core.Point

파일 보기 프로젝트 열기: megsoftconsulting/MonkeySpace

공개 메소드들

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

메소드 상세

Point() 공개 메소드

public Point ( ) : System
리턴 System

Point() 공개 메소드

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