Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
DpdWebApi
Models
DrugVeterinarySpeciesRepository
C# Class DpdWebApi.Models.DrugVeterinarySpeciesRepository
Inheritance:
IDrugVeterinarySpeciesRepository
ファイルを表示
Open project: hres/api-dpd
Public Methods
Method
Description
Get
(
int
id
,
string
lang
) :
DrugVeterinarySpecies
GetAll
(
string
lang
) :
IEnumerable
Method Details
Get()
public
method
public
Get
(
int
id
,
string
lang
) :
DrugVeterinarySpecies
id
int
lang
string
return
DrugVeterinarySpecies
GetAll()
public
method
public
GetAll
(
string
lang
) :
IEnumerable
lang
string
return
IEnumerable