C# 클래스 WorldSurveyKit.Controllers.QuestionLookupController

상속: ApiController
파일 보기 프로젝트 열기: ntheile/World-Survey-Kit

공개 메소드들

메소드 설명
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