C# Class NewTOAPIA.GPoint

Mostrar archivo Open project: Wiladams/NewTOAPIA

Public Methods

Method Description
GPoint ( double realValue )
GPoint ( int dimension )
this ( int where ) : double

Method Details

GPoint() public method

public GPoint ( double realValue )
realValue double

GPoint() public method

public GPoint ( int dimension )
dimension int

this() public method

public this ( int where ) : double
where int
return double