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
DpdWebApi
Models
TherapeuticClassRepository
C# Class DpdWebApi.Models.TherapeuticClassRepository
Inheritance:
ITherapeuticClassRepository
Mostrar archivo
Open project: hres/api-dpd
Public Methods
Method
Description
Get
(
int
id
,
string
lang
) :
TherapeuticClass
GetAll
(
string
lang
) :
IEnumerable
Method Details
Get()
public
method
public
Get
(
int
id
,
string
lang
) :
TherapeuticClass
id
int
lang
string
return
TherapeuticClass
GetAll()
public
method
public
GetAll
(
string
lang
) :
IEnumerable
lang
string
return
IEnumerable