@andreabiagini5/applicazioni-e-servizi-web-project - v1.1.3
Preparing search index...
src/models/Rating
Rating
Interface Rating
Entity representing an Elo rating.
interface
Rating
{
get
value
()
:
number
;
valueOf
()
:
number
;
}
Index
Accessors
value
Methods
value
Of
Accessors
value
get
value
()
:
number
The rating value.
Returns
number
the rating value
Methods
value
Of
valueOf
()
:
number
The rating value.
Returns
number
the rating value
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Accessors
value
Methods
value
Of
@andreabiagini5/applicazioni-e-servizi-web-project - v1.1.3
Loading...
Entity representing an Elo rating.