C# Класс WorldSurveyKit.Controllers.OptionCollectionController

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

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

Метод Описание
GetOptionCollection ( int id ) : HttpResponseMessage

GET's all the options for all the questions in an org Security must be org user

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

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

GET's all the options for all the questions in an org Security must be org user
public GetOptionCollection ( int id ) : HttpResponseMessage
id int
Результат System.Net.Http.HttpResponseMessage