C# Класс Swashbuckle.Dummy.Controllers.ConflictingActionsController

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

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

Метод Описание
GetAll ( ) : IEnumerable
GetAllByKeyword ( string keyword ) : IEnumerable

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

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

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

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

public GetAllByKeyword ( string keyword ) : IEnumerable
keyword string
Результат IEnumerable