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
xAPILaunch
xAPIScore
C# Class xAPILaunch.xAPIScore
Mostrar archivo
Open project: adlnet/xapi-launch
Public Properties
Property
Type
Description
max
int
min
int
raw
int
Public Methods
Method
Description
xAPIScore
(
int
val
,
int
min
,
int
max
= 100 ) :
System
Method Details
xAPIScore()
public
method
public
xAPIScore
(
int
val
,
int
min
,
int
max
= 100 ) :
System
val
int
min
int
max
int
return
System
Property Details
max
public_oe property
public
int
max
return
int
min
public_oe property
public
int
min
return
int
raw
public_oe property
public
int
raw
return
int