C# 클래스 WorldSurveyKit.Controllers.UQuestionCollectionController

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

공개 메소드들

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

GET's all the questions in all the files in an org, must be org user

메소드 상세

GetUQuestionCollection() 공개 메소드

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