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
Mosa
TestWorld
x86
Tests
PlugTestCase
C# Class Mosa.TestWorld.x86.Tests.PlugTestCase
Mostrar archivo
Open project: tgiphil/MOSA-Project
Class Usage Examples
Public Methods
Method
Description
AddOne
(
int
a
) :
int
AddZ2Z
(
int
z
) :
int
Double
(
int
a
) :
int
Method Details
AddOne()
public
static
method
public
static
AddOne
(
int
a
) :
int
a
int
return
int
AddZ2Z()
public
method
public
AddZ2Z
(
int
z
) :
int
z
int
return
int
Double()
public
static
method
public
static
Double
(
int
a
) :
int
a
int
return
int