C# Class MdallWebApi.Models.SbdLocationRepository

Inheritance: ISbdLocationRepository
Exibir arquivo Open project: hres/api-mdall

Public Methods

Method Description
Get ( int id ) : SbdLocation
GetAll ( ) : IEnumerable

Method Details

Get() public method

public Get ( int id ) : SbdLocation
id int
return SbdLocation

GetAll() public method

public GetAll ( ) : IEnumerable
return IEnumerable