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
_09_PerRouteMHOwnershipSample
Models
Core
OrderRepositoryExtensions
C# Class _09_PerRouteMHOwnershipSample.Models.Core.OrderRepositoryExtensions
Mostrar archivo
Open project: tugberkugurlu/AdvancedWebAPI
Public Methods
Method
Description
GetAll
(
this
orderRepository
,
int
customerKey
) :
IEnumerable
Method Details
GetAll()
public
static
method
public
static
GetAll
(
this
orderRepository
,
int
customerKey
) :
IEnumerable
orderRepository
this
customerKey
int
return
IEnumerable