C# Класс DpdWebApi.Controllers.DrugVeterinarySpeciesController

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

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

Метод Описание
GetActiveIngredientByID ( int id, string lang ) : DrugVeterinarySpecies
GetAllActiveIngredient ( string lang ) : IEnumerable

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

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

public GetActiveIngredientByID ( int id, string lang ) : DrugVeterinarySpecies
id int
lang string
Результат DpdWebApi.Models.DrugVeterinarySpecies

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

public GetAllActiveIngredient ( string lang ) : IEnumerable
lang string
Результат IEnumerable