C# Class BurningPlate.Models.Restaurants

Afficher le fichier Open project: claco/burningplate.com

Méthodes publiques

Méthode Description
All ( ) : IEnumerable
GetById ( int id ) : Restaurant

Method Details

All() public static méthode

public static All ( ) : IEnumerable
Résultat IEnumerable

GetById() public static méthode

public static GetById ( int id ) : Restaurant
id int
Résultat Restaurant