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

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

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

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

Pass in the question ID, get the file Id that it belongs to

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

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

Pass in the question ID, get the file Id that it belongs to
public GetQuestionLookup ( int id ) : HttpResponseMessage
id int
Результат System.Net.Http.HttpResponseMessage