Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
AK
SolverTools.IntPair
C# Class AK.SolverTools.IntPair
ファイルを表示
Open project: akuukka/ExpressionSolver
Public Properties
Property
Type
Description
first
int
second
int
Public Methods
Method
Description
IntPair
(
int
first
,
int
second
) :
System.Collections
Method Details
IntPair()
public
method
public
IntPair
(
int
first
,
int
second
) :
System.Collections
first
int
second
int
return
System.Collections
Property Details
first
public_oe property
public
int
first
return
int
second
public_oe property
public
int
second
return
int