C# 클래스 WorldSurveyKit.Controllers.QuestionCollectionController

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

공개 메소드들

메소드 설명
GetQuestionCollection ( int id ) : HttpResponseMessage

GET's all the questions in a file, must be org user

메소드 상세

GetQuestionCollection() 공개 메소드

GET's all the questions in a file, must be org user
public GetQuestionCollection ( int id ) : HttpResponseMessage
id int
리턴 System.Net.Http.HttpResponseMessage