Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Core
Point
C# Class Core.Point
Afficher le fichier
Open project: StanislavUshakov/NumericalMethods
Class Usage Examples
Méthodes publiques
Méthode
Description
Clone
( ) :
Point
Equals
(
object
obj
) :
bool
Point
(
int
x
,
int
y
)
Method Details
Clone()
public
méthode
public
Clone
( ) :
Point
Résultat
Point
Equals()
public
méthode
public
Equals
(
object
obj
) :
bool
obj
object
Résultat
bool
Point()
public
méthode
public
Point
(
int
x
,
int
y
)
x
int
y
int