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
BurningPlate
Models
Restaurants
C# Class BurningPlate.Models.Restaurants
Show file
Open project: claco/burningplate.com
Public Methods
Method
Description
All
( ) :
IEnumerable
GetById
(
int
id
) :
Restaurant
Method Details
All()
public
static
method
public
static
All
( ) :
IEnumerable
return
IEnumerable
GetById()
public
static
method
public
static
GetById
(
int
id
) :
Restaurant
id
int
return
Restaurant