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
SharedModule
Math
C# Class SharedModule.Math
Summary description for Math.
Show file
Open project: aurora-sim/Aurora-Libs
Public Methods
Method
Description
Math
( )
Subtract
(
int
left
,
int
right
) :
int
Method Details
Math()
public
method
public
Math
( )
Subtract()
public
method
public
Subtract
(
int
left
,
int
right
) :
int
left
int
right
int
return
int