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
cvpWebApi
Models
SeriousnessRepository
C# Class cvpWebApi.Models.SeriousnessRepository
Inheritance:
ISeriousnessRepository
Datei anzeigen
Open project: hres/api-cvp
Public Methods
Method
Description
Get
(
int
id
,
string
lang
) :
Seriousness
GetAll
(
string
lang
) :
IEnumerable
Method Details
Get()
public
method
public
Get
(
int
id
,
string
lang
) :
Seriousness
id
int
lang
string
return
Seriousness
GetAll()
public
method
public
GetAll
(
string
lang
) :
IEnumerable
lang
string
return
IEnumerable