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
AK
SolverTools.IntPair
C# Class AK.SolverTools.IntPair
Afficher le fichier
Open project: akuukka/ExpressionSolver
Méthodes publiques
Свойство
Type
Description
first
int
second
int
Méthodes publiques
Méthode
Description
IntPair
(
int
first
,
int
second
) :
System.Collections
Method Details
IntPair()
public
méthode
public
IntPair
(
int
first
,
int
second
) :
System.Collections
first
int
second
int
Résultat
System.Collections
Property Details
first
public_oe property
public
int
first
Résultat
int
second
public_oe property
public
int
second
Résultat
int