C# 클래스 WorldSurveyKit.Controllers.OptionCollectionController

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

공개 메소드들

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