Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ParameterlessConstructor
Point
C# Class ParameterlessConstructor.Point
Mostrar archivo
Open project: ufcpp/UfcppSample
Public Methods
Method
Description
Point
(
int
x
,
int
y
) :
System
ToString
( ) :
string
Method Details
Point()
public
method
public
Point
(
int
x
,
int
y
) :
System
x
int
y
int
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string