Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
BurningPlate
Repositories
SqlRestaurantRepository
C# 클래스 BurningPlate.Repositories.SqlRestaurantRepository
상속:
IRestaurantRepository
파일 보기
프로젝트 열기: claco/burningplate.com
공개 메소드들
메소드
설명
All
( ) :
IQueryable
GetById
(
System.Guid
id
) :
Restaurant
메소드 상세
All()
공개
메소드
public
All
( ) :
IQueryable
리턴
IQueryable
GetById()
공개
메소드
public
GetById
(
System.Guid
id
) :
Restaurant
id
System.Guid
리턴
BurningPlate.Models.Restaurant