C# 클래스 MdallWebApi.Models.SbdLocationRepository

상속: ISbdLocationRepository
파일 보기 프로젝트 열기: hres/api-mdall

공개 메소드들

메소드 설명
Get ( int id ) : SbdLocation
GetAll ( ) : IEnumerable

메소드 상세

Get() 공개 메소드

public Get ( int id ) : SbdLocation
id int
리턴 SbdLocation

GetAll() 공개 메소드

public GetAll ( ) : IEnumerable
리턴 IEnumerable