C# 클래스 DpdWebApi.Controllers.ScheduleController

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

공개 메소드들

메소드 설명
GetActiveIngredientByID ( int id, string lang ) : Schedule
GetAllActiveIngredient ( string lang ) : IEnumerable

메소드 상세

GetActiveIngredientByID() 공개 메소드

public GetActiveIngredientByID ( int id, string lang ) : Schedule
id int
lang string
리턴 DpdWebApi.Models.Schedule

GetAllActiveIngredient() 공개 메소드

public GetAllActiveIngredient ( string lang ) : IEnumerable
lang string
리턴 IEnumerable