C# Класс MdallWebApi.Models.SbdLocationRepository

Наследование: ISbdLocationRepository
Показать файл Открыть проект

Открытые методы

Метод Описание
Get ( int id ) : SbdLocation
GetAll ( ) : IEnumerable

Описание методов

Get() публичный Метод

public Get ( int id ) : SbdLocation
id int
Результат SbdLocation

GetAll() публичный Метод

public GetAll ( ) : IEnumerable
Результат IEnumerable