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
lnhpdWebApi
Models
IngredientSubmissionRepository
C# Class lnhpdWebApi.Models.IngredientSubmissionRepository
Inheritance:
IIngredientSubmissionRepository
Show file
Open project: hres/api-lnhpd
Public Methods
Method
Description
Get
(
int
id
,
string
lang
) :
IngredientSubmission
GetAll
(
string
lang
) :
IEnumerable
Method Details
Get()
public
method
public
Get
(
int
id
,
string
lang
) :
IngredientSubmission
id
int
lang
string
return
IngredientSubmission
GetAll()
public
method
public
GetAll
(
string
lang
) :
IEnumerable
lang
string
return
IEnumerable