Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
lnhpdWebApi
Models
ProductRouteRepository
C# Class lnhpdWebApi.Models.ProductRouteRepository
Inheritance:
IProductRouteRepository
显示文件
Open project: hres/api-lnhpd
Public Methods
Method
Description
Get
(
int
id
,
string
lang
) :
ProductRoute
GetAll
(
string
lang
) :
IEnumerable
Method Details
Get()
public
method
public
Get
(
int
id
,
string
lang
) :
ProductRoute
id
int
lang
string
return
ProductRoute
GetAll()
public
method
public
GetAll
(
string
lang
) :
IEnumerable
lang
string
return
IEnumerable