C# 클래스 NewTOAPIA.GPoint

파일 보기 프로젝트 열기: Wiladams/NewTOAPIA

공개 메소드들

메소드 설명
GPoint ( double realValue )
GPoint ( int dimension )
this ( int where ) : double

메소드 상세

GPoint() 공개 메소드

public GPoint ( double realValue )
realValue double

GPoint() 공개 메소드

public GPoint ( int dimension )
dimension int

this() 공개 메소드

public this ( int where ) : double
where int
리턴 double