Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
DpdWebApi
Models
StatusExternalRepository
C# Class DpdWebApi.Models.StatusExternalRepository
Inheritance:
IStatusExternalRepository
Exibir arquivo
Open project: hres/api-dpd
Public Methods
Method
Description
Get
(
int
id
,
string
lang
) :
StatusExternal
GetAll
(
string
lang
) :
IEnumerable
Method Details
Get()
public
method
public
Get
(
int
id
,
string
lang
) :
StatusExternal
id
int
lang
string
return
StatusExternal
GetAll()
public
method
public
GetAll
(
string
lang
) :
IEnumerable
lang
string
return
IEnumerable