C# Class WorldSurveyKit.Controllers.OptionCollectionController

Inheritance: ApiController
ファイルを表示 Open project: ntheile/World-Survey-Kit

Public Methods

Method Description
GetOptionCollection ( int id ) : HttpResponseMessage

GET's all the options for all the questions in an org Security must be org user

Method Details

GetOptionCollection() public method

GET's all the options for all the questions in an org Security must be org user
public GetOptionCollection ( int id ) : HttpResponseMessage
id int
return System.Net.Http.HttpResponseMessage