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
xAPILaunch
xAPIScore
C# Class xAPILaunch.xAPIScore
Show file
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 property
public
int
max
return
int
min
public property
public
int
min
return
int
raw
public property
public
int
raw
return
int