C# 클래스 BurningPlate.Models.Restaurants

파일 보기 프로젝트 열기: claco/burningplate.com

공개 메소드들

메소드 설명
All ( ) : IEnumerable
GetById ( int id ) : Restaurant

메소드 상세

All() 공개 정적인 메소드

public static All ( ) : IEnumerable
리턴 IEnumerable

GetById() 공개 정적인 메소드

public static GetById ( int id ) : Restaurant
id int
리턴 Restaurant