Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
NumericExtensions
C# Class NumericExtensions
Datei anzeigen
Open project: ufcpp/UfcppSample
Class Usage Examples
Public Methods
Method
Description
Clip
(
this
x
,
int
min
,
int
max
) :
int
Method Details
Clip()
public
static
method
public
static
Clip
(
this
x
,
int
min
,
int
max
) :
int
x
this
min
int
max
int
return
int