C# Class MdallWebApi.Models.SbdLocationRepository

Inheritance: ISbdLocationRepository
Afficher le fichier Open project: hres/api-mdall

Méthodes publiques

Méthode Description
Get ( int id ) : SbdLocation
GetAll ( ) : IEnumerable

Method Details

Get() public méthode

public Get ( int id ) : SbdLocation
id int
Résultat SbdLocation

GetAll() public méthode

public GetAll ( ) : IEnumerable
Résultat IEnumerable