Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Mosa
TestWorld
x86
Tests
Pair
C# Class Mosa.TestWorld.x86.Tests.Pair
Show file
Open project: tgiphil/MOSA-Project
Class Usage Examples
Public Properties
Property
Type
Description
A
int
B
int
Public Methods
Method
Description
Pair
(
int
a
,
int
b
) :
System
Method Details
Pair()
public
method
public
Pair
(
int
a
,
int
b
) :
System
a
int
b
int
return
System
Property Details
A
public property
public
int
A
return
int
B
public property
public
int
B
return
int